Commit Graph

3230 Commits

Author SHA1 Message Date
hubertf 5fffd5f0c2 * Fix changing of /etc/rc.conf after the main file moved recently.
'rc_configured' is still changed via sed's s///, wscons=yes is appended
   via "echo >>".
 * make target-routines (target_expand(), and whatnot) work if no root
   disk was selected. With this, sysinst can now be used on a "normal"
   system to adjust the system's timezone. Use the entry in the "Utilities"
   menu for that.

Both changes were tested by a full i386 installation.
2000-09-20 19:53:35 +00:00
hubertf b438f1b65b Improve wording for timezone selection menu a bit. 2000-09-20 19:46:33 +00:00
hubertf 5f9422b41a Tell people that the default values for /etc/rc.conf are in
/etc/default/rc.conf. (People moving files should care for this...)
2000-09-20 19:42:04 +00:00
wrstuden fec34c3630 Tell make not to look for init in its path. This prevents make from
replacing the init in src/sbin/init with the small init we make here.
2000-09-19 20:40:19 +00:00
christos 48f9465eba add restore
XXX1: clearly /bin/test and /bin/[ should be replaced by #!/bin/sh\ntest "$@"\n
XXX2: ramdisk-tiny/list should be generated from ramdisk/list to avoid skew;
XXX3: there is no point in including dump in ramdisk-tiny/list
2000-09-19 20:35:51 +00:00
is a1a3401b61 Fix comment: install kernel, not GENERIC. 2000-09-19 18:26:13 +00:00
darrenr 8c0d804feb fix problems building a distribution on i386
re. PR's 11023, 10991, 10978 (others ?)
2000-09-18 11:56:09 +00:00
msaitoh cf09304c21 G.C. 2000-09-18 07:25:42 +00:00
msaitoh d41a8befab evbsh3's ramdisk dirs to make ROM image.
This is example.
2000-09-18 07:21:01 +00:00
is 1a0314541e Use INSTALL kernel instead of GENERIC for miniroot. 2000-09-17 21:11:09 +00:00
is 06d6fdab8f Now that we use an INSTALL kernel on the miniroot, give the user the
opportunity to install the GENERIC from kern.tgz.
2000-09-17 21:07:10 +00:00
mrg 9a3cd1d826 finish porting these from the sparc versions. they are mostly correct
now though the install instructions could still do with some more work
and expansion....
2000-09-17 21:03:32 +00:00
minoura bf7d1f145b - Correct options for installboot.
- sed is not in the ramdisk, since it is too large.
2000-09-16 13:12:09 +00:00
minoura c331228c46 Remove /kern, which is not any longer needed. 2000-09-15 01:21:49 +00:00
is 1fd5b3110d My src tree wasn't completely up-to-date when I measured the current
syssrc size. Correct it.
2000-09-14 19:57:01 +00:00
matt 9b40acae9e Add dependall target
Use the c device for installboot so it will not conflict with the mount a
parition.
2000-09-13 15:53:29 +00:00
matt 71a96f0b47 Need ${.CURDIR} for print-objdir 2000-09-13 15:49:27 +00:00
tsutsui c9a96015d1 Remove mount -t kernfs. 2000-09-13 13:50:16 +00:00
tsutsui 6c73b7cec0 /kern is no longer needed. 2000-09-13 13:49:30 +00:00
tsutsui ddae6ab8a8 Remove mount_kernfs and add dmesg. 2000-09-13 13:48:25 +00:00
matt 405f9f1508 Add installboot (duh!) 2000-09-13 07:08:26 +00:00
thorpej b5377930e3 libi386.so.0.3 2000-09-13 04:53:15 +00:00
hubertf 36942dc548 We now have a wscons.conf(5) manpage. 2000-09-13 03:39:12 +00:00
matt 72b37119a0 ${.CURDIR} is not optional when using MAKEOBJDIRPREFIX. 2000-09-12 17:21:44 +00:00
minoura a78010b7b8 Adjust ramdisk sizes. 2000-09-12 17:07:44 +00:00
minoura ff60191d5e Pull common files into newly created ramdisk-common directory. 2000-09-12 16:42:50 +00:00
matt 98670586e9 ramdisk-kernel needs ${.CURDIR} 2000-09-12 16:06:55 +00:00
matt 79f8ad425f Add missing directories so make obj DTRT. 2000-09-12 16:06:23 +00:00
minoura 8199d05ce7 Reduce ramdisk size by using hacked commands in distrib/utils. 2000-09-12 15:40:00 +00:00
fvdl f23bd81c97 Add usr/libexec/ld.so to the base set again. This is not optimal, but
until there is a pkg-ized install, it'll have to do.
2000-09-11 23:28:53 +00:00
abs 235368355b MSG_fspart only takes onn argument - multname
Noted by Charles Carvalho <carvalho@employees.org>
2000-09-11 21:29:52 +00:00
tsutsui e8d0e60d35 Add some missed acknowledgements. 2000-09-11 13:34:48 +00:00
is a67e6ea0cb First pass of 1.5 status. 2000-09-11 06:26:01 +00:00
is e0229cf7cc Adapt size table to bigger /usr and /usr/src. 2000-09-11 06:23:30 +00:00
jhawk fa355af084 Remove the kernel symbol files during a `make clean'. 2000-09-10 21:59:00 +00:00
joda 3c07acb379 add /usr/share/examples/kerberos/krb5.conf 2000-09-10 20:03:11 +00:00
joda 508e837d4f add /usr/share/examples/kerberos 2000-09-10 20:02:46 +00:00
joda d629df9360 add kadmin, kadmind, kerberos, and kstash manpages 2000-09-10 19:58:32 +00:00
jlam aa8883f44d Make the `clean' target match the one in ../ramdisk/Makefile. 2000-09-10 18:55:15 +00:00
jlam dbaf4cbb17 Remove the kernel symbol files during a `make clean'. 2000-09-10 18:48:36 +00:00
nisimura bbd34dfd6e MD filename lists for NetBSD/luna68k distribution. 2000-09-10 05:51:20 +00:00
tsutsui d8352a33cc Add missing ${MACHINE}/asm.h. 2000-09-10 05:46:35 +00:00
jhawk 00058e57d8 For stripped kernels, run nm and save the output as
netbsd.KERNELNAME.symbols, and install in the release(7) tree.
2000-09-09 19:10:10 +00:00
hubertf caaae66450 Move aside X link before /etc, and move the X link back if moving /etc fails.
Else if moving X fails, the system will end with no /etc.
2000-09-09 00:21:36 +00:00
hubertf 71be3a3b99 When upgrading and /usr/X11R6/bin/X is a symlink, move it aside (X.old)
before extracting sets, and move it back afterwards, to save the information
which X server to use.

Adresses PR 10935 by Dan McMahill <dmcmahill@netbsd.org>
2000-09-08 02:50:42 +00:00
soren 4acde5a795 sup.no is no more. 2000-09-06 20:29:33 +00:00
minoura b53cfef01f Adjust ramdisk size. 2000-09-06 14:29:41 +00:00
minoura 256d7e4d2e Add dmesg.
Apparently I forgot to do this in the previous commits.
2000-09-06 14:24:30 +00:00
minoura 56165ba9c6 Enable INET6 on x68k.
Use ${MACHINE} instead of ${MACHINE_ARCH}, since the installer is
built per-${MACHINE} based.
2000-09-05 16:06:49 +00:00
minoura 304befe761 Enable INET6 on x68k.
Use ${MACHINE} instead of ${MACHINE_ARCH}, since the installer is
built per-${MACHINE} based.
2000-09-05 15:49:28 +00:00