1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-12 09:58:36 +00:00

Trade slattach for gpt. With all the tools to create new file systems,

the tool one needs to partition a disk is more important than some poor
man's network interface.
This commit is contained in:
Marcel Moolenaar 2004-09-30 20:34:20 +00:00
parent a0a87f4d13
commit 11ade2d664
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=135990

View File

@ -11,9 +11,8 @@ srcdirs /usr/src/gnu/usr.bin
progs cpio
srcdirs /usr/src/sbin
progs dhclient fsck_ffs ifconfig
progs mount_msdosfs mount_nfs newfs newfs_msdos route rtsol
progs slattach tunefs camcontrol
progs camcontrol dhclient fsck_ffs gpt ifconfig mount_msdosfs mount_nfs
progs newfs newfs_msdos route rtsol tunefs
srcdirs /usr/src/usr.bin
progs find minigzip sed
@ -22,8 +21,7 @@ ln minigzip gunzip
ln minigzip zcat
srcdirs /usr/src/usr.sbin
progs arp ppp
progs sysinstall usbd usbdevs
progs arp ppp sysinstall usbd usbdevs
libs -ll -ledit -lutil -lkvm -lmd -lcrypt -lftpio -lz -lnetgraph
libs -ldialog -lncurses -ldisk -lcam -lkiconv -lsbuf -lufs