GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MAKE-BASE(8) User Manuals MAKE-BASE(8)

make-base - Easy build of kernel and world

make-base is a script to build FreeBSD kernel and base from "/usr/src".

Starts "svnlite up" for the src tree.
Starts "buildworld" from /usr/src.
Starts "buildkernel" for each kernel configuration.
Starts "buildworld" and "buildkernel"
Starts "installkernel" for the kernel selected in "/etc/make.conf" and installs also kernel into dirs listed in "/usr/src/pxe-${HOSTNAME}-${ARCH}.txt".
Starts "installworld" to install/update the base system.
Starts "installkernel" and "installworld"
Starts "installworld" for each dir listed in "/usr/src/jails-${HOSTNAME}-${ARCH}.txt".
Starts "installworld" and "installjails"
Starts "installkernel" and "installworlds"
Starts "installworld" and "installjails"
Starts interactive "mergemaster" for the base system.
mergemaster -D /jail/name
Starts interactive "mergemaster" for the given path.
Starts interactive "mergemaster" for each dir listed in "/usr/src/jails-${HOSTNAME}-${ARCH}.txt".
Starts "mergemaster" and "mergemasterjails"
Starts "delete-old" and "delete-old-libs" for base and each dir listed in "/usr/src/jails-${HOSTNAME}-${ARCH}.txt".
Shows REVISION and BRANCH present in "/usr/src"

/usr/src/kernel-${HOSTNAME}-${ARCH}.txt
Kernel configurations listed in this file will be build.
/usr/src/pxe-${HOSTNAME}-${ARCH}.txt
Kernel will be installed for each path listed.
/usr/src/jails-${HOSTNAME}-${ARCH}.txt
Userland "world" will be installed for each path listed.

SEE ALSO

Easy install of kernel and world

Dirk Meyer, dinoex@FreeBSD.org

SEE ALSO

Easy install of kernel and world

Dirk Meyer, dinoex@FreeBSD.org

July 2018 FreeBSD

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.