freebsd-dev/release/picobsd/build
Luigi Rizzo 616f4ca3a7 Fix various issues with the picobsd build script in -current:
+ declare some shell variables as 'local'
+ add a missing ';;' in a 'case' statement
+ centralize newfs options
+ properly override GID and UID when installing include files and libraries
+ add a missing '-r' in disklabel commands (maybe not necessary, but it
  does not harm and it was used in the RELENG_4 version)
+ no more require 'perl' when installing the secondary loader
+ use '-t rsa1' when invoking ssh-keygen
2004-03-21 10:46:13 +00:00
..
config Make appropriate changes to use devfs. 2002-03-11 05:46:18 +00:00
Makefile.conf
mfs.mtree
picobsd Fix various issues with the picobsd build script in -current: 2004-03-21 10:46:13 +00:00