sborrill
1e3389e580
Add dkctl to install ramdisk so that you can enable disk writecaches before
...
install, if necessary.
2012-01-09 17:45:03 +00:00
jym
6614c4b4ee
Sync ramdisks content across i386 and amd64. Biggest change is for amd64,
...
where configuration for crunchgen(1) is moved from ramdisk/ to common/.
For i386, only mbrlabel(8) and various LFS related binaries are added. Yes,
LFS. It was added to amd64 ramdisk 3 years ago, I believe it's for a good
reason... ?
2011-02-13 04:14:58 +00:00
tsutsui
7e57c1a44f
Adjust file lists for recent move:
...
usr/sbin/chown -> sbin/chown
usr/bin/chgrp -> bin/chgrp
2011-01-14 10:26:28 +00:00
roy
bb3a353864
Use the rescue terminfo.db in our images instead of termcap.
2010-02-05 10:01:16 +00:00
abs
2383b0ce8e
Ten identical list.inet6 files, or one common/list.inet6?
...
Not a difficult choice.
2009-09-20 22:50:50 +00:00
abs
bdf4da2bba
Nothing needs disktab anymore, so we'd rather have an inode and
...
slightly over 1K of space on install media...
2009-09-20 22:46:10 +00:00
joerg
4764c235e5
Change ramdisks from dhclient to dhcpcd and add corresponding glue to
...
sysinst. For amd64, the crunchgen binary shrinks by 150KB uncompresssed,
60KB compressed.
2009-04-07 11:49:16 +00:00
joerg
47066a311f
Make x86 installation use tmpfs.
2008-11-04 14:21:39 +00:00
tsutsui
6222fecd93
Add /sbin/dmesg to ramdisk since /kern/msgbuf is a bit annoying.
...
mount_kernfs is still there because there is no size restriction.
2008-10-22 11:58:00 +00:00
dyoung
fdf6250eac
Add -lprop to the LIBS line so that ifconfig will link.
2008-05-06 15:32:06 +00:00
joerg
18d2e98d25
Include sysctl on the amd64 boot floppy. This is useful for allowing
...
people to test suspend/resume and can be used to find other values as
well.
2007-10-07 13:12:15 +00:00
skd
1e30d70843
/libexec, not /usr/libexec.
2007-08-24 17:11:58 +00:00
skd
e066a10613
Enable LFS from sysinstall.
2007-08-21 02:20:55 +00:00
bouyer
f410e266ed
Sync with i386: add sbin/raidctl to amd64's install ramdisk.
2007-01-17 20:42:53 +00:00
hubertf
2aeadc072d
Prepare creation of boot CDs:
...
* Move files in distrib/amd64:
floppies/instkernel/Makefile -> instkernel/Makefile
floppies/ramdisk/Makefile -> ramdisks/ramdisk/Makefile
floppies/ramdisk/disktab.preinstall -> ramdisks/ramdisk/disktab.preinstall
floppies/ramdisk/list -> ramdisks/ramdisk/list
floppies/ramdisk/list.inet6 -> ramdisks/ramdisk/list.inet6
floppies/common/Makefile.ramdisk -> ramdisks/common/Makefile.ramdisk
floppies/common/dot.profile -> ramdisks/common/dot.profile
floppies/common/list.ramdisk -> ramdisks/common/list.ramdisk
floppies/common/termcap.mini -> ramdisks/common/termcap.mini
* Adjust paths
2006-06-02 22:11:52 +00:00