[cauldron] r97 committed - - Special note about mount_mfs (HOW DID I MISS THIS PREVIOUSLY?!)...

1 view
Skip to first unread message

caul...@googlecode.com

unread,
Jul 29, 2010, 12:45:47 PM7/29/10
to cauldr...@googlegroups.com
Revision: 97
Author: seklecki
Date: Thu Jul 29 09:45:08 2010
Log: - Special note about mount_mfs (HOW DID I MISS THIS PREVIOUSLY?!)
- Remove APMLABEL from the list of binaries to consider in the
stock/default/template; some random Apple-related crap. Screw Apple and
their
45 watt USB recharging power adapter requirement on the ipad.

~BAS


http://code.google.com/p/cauldron/source/detail?r=97

Modified:
/trunk/framework/misc/configsets/crunchgen_recipes/bascrunch_notes.txt
/trunk/framework/misc/configsets/crunchgen_recipes/bascrunch_sbin.conf

=======================================
--- /trunk/framework/misc/configsets/crunchgen_recipes/bascrunch_notes.txt
Wed Jul 28 15:26:56 2010
+++ /trunk/framework/misc/configsets/crunchgen_recipes/bascrunch_notes.txt
Thu Jul 29 09:45:08 2010
@@ -44,6 +44,7 @@
- nologin: POSIX shell script text executable
- Run this command:
# for a in nologin fastboot fasthalt newbtconf dhclient-script; do
cp ../../sbin/${a} . ; done
+ # for a in pfctl pflogd; do cp ../../sbin/${a} . ; done

==== Progs to hard ln(1) to Crunched Binary ====

@@ -54,14 +55,14 @@

===== SBIN =====

- buildenv# for a in apmlabel mount_fdesc mount_ptyfs newfs_msdos route
sysctl
+ buildenv# for a in mount_fdesc mount_ptyfs newfs_msdos route sysctl
atactl fdisk ldconfig mount_ffs ttyflags bioctl fsck mbrlabel
mount_filecore
tunefs fsck_ffs mknod mount_kernfs mount_tmpfs rtsol umount disklabel
fsck_msdos modload mount_udf ping scan_ffs veriexecctl dkctl modunload
mount_msdos ping6 setkey wdogctl dkscan_bsdlabel gpt mount mount_null
mount_umap shutdown wsconsctl dmesg mount_ados mount_overlay
mount_union
rcorder drvctl ifconfig mount_cd9660 reboot swapctl init mount_efs
- mount_procfs newfs rndctl swapon halt poweroff ; do
+ mount_procfs newfs rndctl swapon halt poweroff mount_mfs; do
ln bascrunch_sbin $a;
done
===== BIN ======
@@ -77,6 +78,7 @@
Original prune list:

# more /home/fsimages/rd_prune.txt | grep -i sbin
+ sbin/apmlabel
sbin/vinum
sbin/dump_lfs
sbin/rdump_lfs
=======================================
--- /trunk/framework/misc/configsets/crunchgen_recipes/bascrunch_sbin.conf
Tue Aug 4 14:08:46 2009
+++ /trunk/framework/misc/configsets/crunchgen_recipes/bascrunch_sbin.conf
Thu Jul 29 09:45:08 2010
@@ -1,6 +1,6 @@
srcdirs /usr/src/sbin /usr/src/usr.sbin /usr/src/usr.sbin/pf/

-progs apmlabel mount_fdesc mount_ptyfs newfs_msdos route sysctl atactl
fdisk ldconfig mount_ffs ttyflags bioctl fsck mbrlabel mount_filecore
tunefs fsck_ffs mknod mount_kernfs mount_tmpfs rtsol umount disklabel
fsck_msdos modload mount_udf ping scan_ffs veriexecctl dkctl modunload
mount_msdos ping6 setkey wdogctl dkscan_bsdlabel gpt mount mount_null
mount_umap shutdown wsconsctl dmesg mount_ados mount_overlay mount_union
rcorder drvctl ifconfig mount_cd9660 reboot swapctl init mount_efs
mount_procfs newfs rndctl
+progs mount_fdesc mount_ptyfs newfs_msdos route sysctl atactl fdisk
ldconfig mount_ffs ttyflags bioctl fsck mbrlabel mount_filecore tunefs
fsck_ffs mknod mount_kernfs mount_tmpfs rtsol umount disklabel fsck_msdos
modload mount_udf ping scan_ffs veriexecctl dkctl modunload mount_msdos
ping6 setkey wdogctl dkscan_bsdlabel gpt mount mount_null mount_umap
shutdown wsconsctl dmesg mount_ados mount_overlay mount_union rcorder
drvctl ifconfig mount_cd9660 reboot swapctl init mount_efs mount_procfs
newfs rndctl

#ln test [ # test can be invoked via [
#ln sh -sh # init invokes the shell with "-sh" in argv[0]

Reply all
Reply to author
Forward
0 new messages