Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102189632
D47475.id146142.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
952 B
Referenced Files
None
Subscribers
None
D47475.id146142.diff
View Options
diff --git a/tools/tools/nanobsd/defaults.sh b/tools/tools/nanobsd/defaults.sh
--- a/tools/tools/nanobsd/defaults.sh
+++ b/tools/tools/nanobsd/defaults.sh
@@ -852,17 +852,20 @@
usage ( ) {
(
- echo "Usage: $0 [-bfhiKknqvwX] [-c config_file]"
+ echo "Usage: $0 [-BbfhIiKknqvWwX] [-c config_file]"
+ echo " -B suppress installs (both kernel and world)"
echo " -b suppress builds (both kernel and world)"
echo " -c specify config file"
echo " -f suppress code slice extraction (implies -i)"
echo " -h print this help summary page"
+ echo " -I build disk image from existing build/install"
echo " -i suppress disk image build"
echo " -K suppress installkernel"
echo " -k suppress buildkernel"
echo " -n add -DNO_CLEAN to buildworld, buildkernel, etc"
echo " -q make output more quiet"
echo " -v make output more verbose"
+ echo " -W suppress installworld"
echo " -w suppress buildworld"
echo " -X make native-xtools"
) 1>&2
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 9, 5:29 PM (15 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14540124
Default Alt Text
D47475.id146142.diff (952 B)
Attached To
Mode
D47475: nanobsd: Add missing options to usage()
Attached
Detach File
Event Timeline
Log In to Comment