9c07130745
Changes in this version include: * New flag `-f' (fast mode). This allows setting the UPDATE variable during builds (`-u' option of build.sh) and also makes kernel builds faster. * New target config-kernel. This makes it easy to modify kernel configuration files interactively. * Do not create sysbuild user's home directory during installation, to avoid hardcoding the /etc/skel path in the INSTALL script. Instead, provide a sample (and simple) `profile' file that is installed in the examples directory and is copied to the right place during the `init' target (suggested by jlam). * Use `printf' instead of `echo -n' (the later is not well supported under some systems, like Solaris).
7 lines
226 B
Text
7 lines
226 B
Text
@comment $NetBSD: PLIST,v 1.2 2002/12/01 19:39:50 jmmv Exp $
|
|
bin/sysbuild
|
|
man/man8/sysbuild.8
|
|
share/examples/sysbuild/crontab
|
|
share/examples/sysbuild/default.conf
|
|
share/examples/sysbuild/profile
|
|
@dirrm share/examples/sysbuild
|