dyoung
|
fdf6250eac
|
Add -lprop to the LIBS line so that ifconfig will link.
|
2008-05-06 15:32:06 +00:00 |
|
tsutsui
|
d92ad10bca
|
Move and share a common termcap.mini file.
|
2008-02-01 13:43:11 +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 |
|
he
|
582037c8a5
|
Add libexec to SRCDIRS so that the source of the newly added
lfs_cleanerd can be found.
|
2007-08-23 12:24:14 +00:00 |
|
skd
|
e066a10613
|
Enable LFS from sysinstall.
|
2007-08-21 02:20:55 +00:00 |
|
dogcow
|
c1583b0d2c
|
Since /etc/services has gotten rather large, use a minimal one for install
kernels. (mount_nfs is notably the only binary that doesn't gracefully deal
with the lack of an /etc/services file, it appears.)
|
2007-05-10 23:22:27 +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 |
|