Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143305073
D52508.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D52508.diff
View Options
diff --git a/share/man/man8/nanobsd.8 b/share/man/man8/nanobsd.8
--- a/share/man/man8/nanobsd.8
+++ b/share/man/man8/nanobsd.8
@@ -77,7 +77,7 @@
.Cm buildworld
stage and adds -DNO_CLEAN to the make command line
used for each build stage (world and kernel).
-.It Fl r
+.It Fl p
Don't prepare the image.
Skip running of the customization and early customization scripts for
incremental image refinement from world, kernel, or packages.
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
@@ -886,7 +886,7 @@
usage ( ) {
(
- echo "Usage: $0 [-BbfhIiKknqvWwX] [-c config_file]"
+ echo "Usage: $0 [-BbfhIiKknpqvWwX] [-c config_file]"
echo " -B suppress installs (both kernel and world)"
echo " -b suppress builds (both kernel and world)"
echo " -c specify config file"
@@ -897,6 +897,7 @@
echo " -K suppress installkernel"
echo " -k suppress buildkernel"
echo " -n add -DNO_CLEAN to buildworld, buildkernel, etc"
+ echo " -p suppress preparing the image"
echo " -q make output more quiet"
echo " -v make output more verbose"
echo " -W suppress installworld"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 29, 4:39 PM (9 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28086499
Default Alt Text
D52508.diff (1 KB)
Attached To
Mode
D52508: nanobsd: Fix the p flag
Attached
Detach File
Event Timeline
Log In to Comment