Displaying 1 result from an estimated 1 matches for "no_iso".
Did you mean:
no_isos
2006 Mar 24
2
New sysinstall in 6.1-PRE. make own release
...mountfrom="ufs:/dev/md0c"
(I need some another strings for my own loader.conf)
For creating release I use command:
make release BUILDNAME=6.1-PRERELEASE CHROOTDIR=/usr/release \
CVSROOT=/home/ncvs EXTSRCDIR=/usr/src KERNELS=OILSPACE1 \
LOCAL_PATCHES=/usr/src_local_patches NO_FLOPPIES=yes NO_ISOS=yes \
NODOC=yes NOPORTS=yes RELEASETAG=RELENG_6 KERNELS_BASE="OILSPACE1 \
GENERIC"
My local patches -- only new unionfs currently.
install.cfg I put in /usr/src/release directory.
Can anybody help me with auto-select timezone, right way for
installing kernel and place in source tree fo...