diff options
Diffstat (limited to 'distrib/alpha/simpleroot')
-rw-r--r-- | distrib/alpha/simpleroot/Makefile.inc | 5 | ||||
-rw-r--r-- | distrib/alpha/simpleroot/list | 33 |
2 files changed, 38 insertions, 0 deletions
diff --git a/distrib/alpha/simpleroot/Makefile.inc b/distrib/alpha/simpleroot/Makefile.inc new file mode 100644 index 00000000000..114906ea3ec --- /dev/null +++ b/distrib/alpha/simpleroot/Makefile.inc @@ -0,0 +1,5 @@ +IMAGESIZE?= 131072 # 64Mb in 512 byte blocks +BOOT_INSTALLBOT?= /usr/mdec/bootxx +GZIP?= cat +GZIPFLAGS?= +GZIPEXT?= diff --git a/distrib/alpha/simpleroot/list b/distrib/alpha/simpleroot/list new file mode 100644 index 00000000000..f0e6148a642 --- /dev/null +++ b/distrib/alpha/simpleroot/list @@ -0,0 +1,33 @@ +.cshrc +.profile +altroot +bin +bsd +dev +etc +home +mnt +root +sbin +sys +tmp +usr/bin/basename +usr/bin/chflags +usr/bin/cksum +usr/bin/cmp +usr/bin/cut +usr/bin/ftp +usr/bin/less +usr/bin/more +usr/bin/rsh +usr/bin/sed +usr/bin/sort +usr/bin/strings +usr/bin/tftp +usr/bin/vi +usr/mdec +usr/sbin/chgrp +usr/sbin/chown +usr/sbin/chroot +usr/sbin/rdate +usr/share/misc/termcap |