Replace less (1) with more(1) so the smaller images build.
This commit is contained in:
parent
2218a87a45
commit
00bf71bd90
|
@ -1,13 +1,13 @@
|
|||
# $NetBSD: ramdiskbin.conf,v 1.1 2000/09/27 16:04:15 fvdl Exp $
|
||||
# $NetBSD: ramdiskbin.conf,v 1.2 2000/12/14 22:28:31 jmc Exp $
|
||||
#
|
||||
# ramdiskbin.conf - unified binary for the install ramdisk
|
||||
#
|
||||
|
||||
srcdirs bin sbin usr.bin/less usr.bin usr.sbin gnu/usr.bin sys/arch/i386/stand
|
||||
srcdirs bin sbin usr.bin usr.sbin gnu/usr.bin sys/arch/i386/stand
|
||||
|
||||
progs bad144 cat chmod chown chroot cp dd df disklabel dump ed
|
||||
progs fsck fsck_ffs ftp gzip ifconfig init installboot less
|
||||
progs ln ls mkdir mknod
|
||||
progs fsck fsck_ffs ftp gzip ifconfig init installboot
|
||||
progs ln ls mkdir mknod more
|
||||
progs mount mount_cd9660 mount_ffs mount_msdos
|
||||
progs mount_nfs mt mv newfs ping pwd rcmd reboot restore rm
|
||||
progs route sh stty swapctl sync
|
||||
|
@ -20,6 +20,7 @@ special init srcdir distrib/utils/init_s
|
|||
special dd srcdir distrib/utils/x_dd
|
||||
special ftp srcdir distrib/utils/x_ftp
|
||||
special ifconfig srcdir distrib/utils/x_ifconfig
|
||||
special more srcdir distrib/utils/more
|
||||
special route srcdir distrib/utils/x_route
|
||||
special sh srcdir distrib/utils/x_sh
|
||||
special ping srcdir distrib/utils/x_ping
|
||||
|
@ -27,7 +28,7 @@ special ping srcdir distrib/utils/x_ping
|
|||
ln pax tar
|
||||
ln chown chgrp
|
||||
ln gzip gzcat gunzip
|
||||
ln less more
|
||||
ln more less
|
||||
ln sh -sh # init invokes the shell this way
|
||||
ln reboot halt
|
||||
ln dump rdump
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# $NetBSD: ramdiskbin.conf,v 1.1 2000/09/27 16:04:16 fvdl Exp $
|
||||
# $NetBSD: ramdiskbin.conf,v 1.2 2000/12/14 22:28:31 jmc Exp $
|
||||
#
|
||||
# ramdiskbin.conf - unified binary for the install ramdisk
|
||||
#
|
||||
|
||||
srcdirs bin sbin usr.bin/less usr.bin usr.sbin gnu/usr.bin sys/arch/i386/stand
|
||||
srcdirs bin sbin usr.bin usr.sbin gnu/usr.bin sys/arch/i386/stand
|
||||
|
||||
progs bad144 cat chio chmod chown chroot cp dd df disklabel dump ed
|
||||
progs fsck fsck_ffs ftp gzip ifconfig init installboot less
|
||||
progs ln ls mkdir mknod
|
||||
progs fsck fsck_ffs ftp gzip ifconfig init installboot
|
||||
progs ln ls mkdir mknod more
|
||||
progs mount mount_cd9660 mount_ext2fs mount_ffs mount_msdos
|
||||
progs mount_nfs mount_kernfs mt mv newfs ping pwd rcmd reboot restore rm
|
||||
progs route scsictl sh sysctl stty swapctl sync
|
||||
|
@ -20,6 +20,7 @@ special init srcdir distrib/utils/init_s
|
|||
special dd srcdir distrib/utils/x_dd
|
||||
special ftp srcdir distrib/utils/x_ftp
|
||||
special ifconfig srcdir distrib/utils/x_ifconfig
|
||||
special more srcdir distrib/utils/more
|
||||
special route srcdir distrib/utils/x_route
|
||||
special sh srcdir distrib/utils/x_sh
|
||||
special ping srcdir distrib/utils/x_ping
|
||||
|
@ -27,7 +28,7 @@ special ping srcdir distrib/utils/x_ping
|
|||
ln pax tar
|
||||
ln chown chgrp
|
||||
ln gzip gzcat gunzip
|
||||
ln less more
|
||||
ln more less
|
||||
ln sh -sh # init invokes the shell this way
|
||||
ln reboot halt
|
||||
ln dump rdump
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: ramdiskbin.conf,v 1.2 2000/10/06 14:40:37 fvdl Exp $
|
||||
# $NetBSD: ramdiskbin.conf,v 1.3 2000/12/14 22:28:31 jmc Exp $
|
||||
#
|
||||
# ramdiskbin.conf - unified binary for the install ramdisk
|
||||
#
|
||||
|
@ -7,7 +7,7 @@ srcdirs bin sbin usr.bin usr.sbin gnu/usr.bin sys/arch/i386/stand
|
|||
|
||||
progs bad144 cat chmod chown cp disklabel
|
||||
progs fsck fsck_ffs ftp gzip ifconfig init installboot
|
||||
progs ln ls mkdir mknod
|
||||
progs ln ls mkdir mknod more
|
||||
progs mount mount_cd9660 mount_ffs mount_msdos
|
||||
progs mount_nfs mount_kernfs mv newfs ping pwd reboot rm
|
||||
progs route sed sh stty swapctl
|
||||
|
@ -20,6 +20,7 @@ special init srcdir distrib/utils/init_s
|
|||
|
||||
special ftp srcdir distrib/utils/x_ftp
|
||||
special ifconfig srcdir distrib/utils/x_ifconfig
|
||||
special more srcdir distrib/utils/more
|
||||
special route srcdir distrib/utils/x_route
|
||||
special sh srcdir distrib/utils/x_sh
|
||||
special ping srcdir distrib/utils/x_ping
|
||||
|
@ -32,6 +33,7 @@ special ping srcdir distrib/utils/x_ping
|
|||
ln pax tar
|
||||
ln chown chgrp
|
||||
ln gzip gzcat gunzip
|
||||
ln more less
|
||||
ln sh -sh # init invokes the shell this way
|
||||
ln reboot halt
|
||||
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# $NetBSD: ramdiskbin.conf,v 1.2 2000/09/27 16:04:17 fvdl Exp $
|
||||
# $NetBSD: ramdiskbin.conf,v 1.3 2000/12/14 22:28:31 jmc Exp $
|
||||
#
|
||||
# ramdiskbin.conf - unified binary for the install ramdisk
|
||||
#
|
||||
|
||||
srcdirs bin sbin usr.bin/less usr.bin usr.sbin gnu/usr.bin sys/arch/i386/stand
|
||||
srcdirs bin sbin usr.bin usr.sbin gnu/usr.bin sys/arch/i386/stand
|
||||
|
||||
progs bad144 cat chmod chown chroot cp disklabel
|
||||
progs fsck fsck_ffs ftp gzip ifconfig init installboot less
|
||||
progs ln ls mkdir mknod
|
||||
progs fsck fsck_ffs ftp gzip ifconfig init installboot
|
||||
progs ln ls mkdir mknod more
|
||||
progs mount mount_cd9660 mount_ffs mount_msdos
|
||||
progs mount_nfs mount_kernfs mv newfs ping pwd reboot rm
|
||||
progs route sed sh stty swapctl
|
||||
|
@ -18,6 +18,7 @@ special init srcdir distrib/utils/init_s
|
|||
special sysinst srcdir distrib/utils/sysinst/arch/i386
|
||||
special ftp srcdir distrib/utils/x_ftp
|
||||
special ifconfig srcdir distrib/utils/x_ifconfig
|
||||
special more srcdir distrib/utils/more
|
||||
special route srcdir distrib/utils/x_route
|
||||
special sh srcdir distrib/utils/x_sh
|
||||
special ping srcdir distrib/utils/x_ping
|
||||
|
@ -28,7 +29,7 @@ special ping srcdir distrib/utils/x_ping
|
|||
ln pax tar
|
||||
ln chown chgrp
|
||||
ln gzip gzcat gunzip
|
||||
ln less more
|
||||
ln more less
|
||||
ln sh -sh # init invokes the shell this way
|
||||
ln reboot halt
|
||||
|
||||
|
|
Loading…
Reference in New Issue