NetBSD/distrib
dholland 0736ba101a Revert version 1.111 of sysinst/disks.c, which caused sysinst to
create lfs fstab entries with fsck disabled, and instead patch
fsck_lfs to exit successfully without doing anything when given the -p
(bootup preen) option. If you really want to do fsck_lfs -p, you can
do fsck_lfs -f -p to make it go.

This has been sitting in my todo queue since February 2010 and was
ok'd by the committer at the time. The original commit was based on
this post:
   http://mail-index.netbsd.org/tech-kern/2010/02/09/msg007306.html

and I remain unconvinced that it's the right thing, but we can at
least do it properly and not ship a sysinst with -7 that creates
permanently wrong fstab files.

Note that this may cause problems for anyone who's taken -p out of the
bootup fsck flags; but doing that is wrong, so don't.
2014-07-12 16:11:27 +00:00
..
acorn26 Bump the ramdisk image size so that the contents fits again. 2013-08-26 07:14:59 +00:00
acorn32 Revert Makefile changes. 2014-01-22 01:03:09 +00:00
alpha Use ${TOOL_GZIP} instead of just gzip in all Makefiles 2014-01-27 08:18:07 +00:00
amd64 Create /var/tmp for vi. Pointed out by Izumi Tsutsui. 2014-05-19 15:57:04 +00:00
amiga nvi has moved. 2013-11-30 08:27:17 +00:00
arc Explicitly build space constrained ramdisk images without unwind tables. 2013-08-12 16:31:28 +00:00
atari Revert Makefile changes. 2014-01-22 01:03:09 +00:00
bebox use ${PRINTOBJDIR} to find the ../kernel-ramdisk/netbsd-INSTALL.gz, don't 2011-01-25 08:19:39 +00:00
cats Clang needs a slightly larger MD image, so bump the size to 2300k. 2014-03-02 13:24:38 +00:00
cdrom Bring back the playstation2 port - now that a toolchain for it is 2014-03-31 11:25:47 +00:00
cobalt Use ${TOOL_GZIP} instead of just gzip in all Makefiles 2014-01-27 08:18:07 +00:00
common Add a variable CDMAKEFSEXTRAOPTS to provide additional parameters to the 2014-05-31 10:18:47 +00:00
dreamcast dhclient -> dhcpcd 2013-03-22 10:52:20 +00:00
emips nvi has moved. 2013-11-30 08:27:17 +00:00
evbarm Bump sshramdisk size to 3800k, reserve 4MB in the install kernel. 2014-03-02 13:25:43 +00:00
evbmips just make the installation ptys (ipty); change it to opty if more needed. 2012-08-14 02:55:00 +00:00
evbppc Pass down TOOL_STAT here as well. 2014-03-03 19:14:00 +00:00
evbsh3 eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
ews4800mips Use ${TOOL_GZIP} instead of just gzip in all Makefiles 2014-01-27 08:18:07 +00:00
hp300 nvi has moved. 2013-11-30 08:27:17 +00:00
hpcarm Revert Makefile changes. 2014-01-22 01:03:09 +00:00
hpcmips nvi has moved. 2013-11-30 08:27:17 +00:00
hpcsh Revert Makefile changes. 2014-01-22 01:03:09 +00:00
hppa Increase IMAGESIZE to fix build. 2014-06-19 16:34:21 +00:00
i386 Create /var/tmp for vi. Pointed out by Izumi Tsutsui. 2014-05-19 15:57:04 +00:00
ibmnws Change all install media to use ipty instead of pty0 2012-08-14 07:24:40 +00:00
landisk Use src/distrib/utils/x_gzip in all install ramdisks/miniroots for now 2011-06-19 02:18:28 +00:00
luna68k Add dhcpcd(8) to luna68k sysinst. Also bump ramdisk size. 2014-02-20 14:30:23 +00:00
mac68k nvi has moved. 2013-11-30 08:27:17 +00:00
macppc sbin/pdisk -> external/bsd/pdisk change. Fix build. 2013-04-24 08:04:18 +00:00
miniroot Fix indent. 2011-06-19 06:48:07 +00:00
mipsco Remove unnecessary gnu/usr.bin path from SRCDIRS. 2011-06-19 02:25:45 +00:00
mvme68k nvi has moved. 2013-11-30 08:27:17 +00:00
mvmeppc
news68k Remove rarely maintained and required non-en translations. 2013-03-23 17:29:38 +00:00
newsmips Adjust file lists for recent move: 2011-01-14 10:26:28 +00:00
notes NetBSD.org police. 2014-04-12 18:30:39 +00:00
ofppc nvi has moved. 2013-11-30 08:27:17 +00:00
playstation2 Do not set MDSET_RELEASEDIR - need to revisit 2014-04-01 14:06:38 +00:00
pmax it's called netbsd-INSTALL64.gz for pmax64. 2013-12-13 10:27:56 +00:00
prep Use ${TOOL_GZIP} instead of just gzip in all Makefiles 2014-01-27 08:18:07 +00:00
rs6000 Use ${TOOL_GZIP} instead of just gzip in all Makefiles 2014-01-27 08:18:07 +00:00
sandpoint Change all install media to use ipty instead of pty0 2012-08-14 07:24:40 +00:00
sets Mark stray files obsolete (don't just remove them); noted by Paul Goyette. 2014-07-12 15:42:56 +00:00
sgimips nvi has moved. 2013-11-30 08:27:17 +00:00
shark Use common ${OBJCOPY_ELF2AOUT_FLAGS}. 2011-07-10 04:37:56 +00:00
sparc nvi has moved. 2013-11-30 08:27:17 +00:00
sparc64 patch posted to tech-kern@ 2014/06/25 for review with minor changes 2014-06-28 09:16:18 +00:00
sun2 nvi has moved. 2013-11-30 08:27:17 +00:00
sun3 nvi has moved. 2013-11-30 08:27:17 +00:00
syspkg Consistently call the file system "ext2". 2010-02-21 13:28:12 +00:00
utils Revert version 1.111 of sysinst/disks.c, which caused sysinst to 2014-07-12 16:11:27 +00:00
vax When uncompressing the kernel, allow overwriting of an existing one in the 2014-06-04 19:31:57 +00:00
x68k Increase the image size to 1600KB. 2014-02-27 09:13:20 +00:00
zaurus Bump the INSTALL ramdisk by 100k so that the contents fits again. 2013-06-28 19:24:28 +00:00
Makefile Build release notes if groff is present (MKGROFF!=no), not if man pages 2012-02-14 19:39:37 +00:00
Makefile.inc Add "live-image" and "install-image" target support to build.sh. 2012-01-22 03:53:29 +00:00