NetBSD/distrib/acorn32/ramdisk
lukem deffb66504 parselist.awk
- improve comments
- provide a general purpose variable replacement; replace contents of ${FOO}
  with ENVIRON["FOO"].
- deprecate @MACHINE@ and @MACHINE_ARCH@ in favour of using ${MACHINE}
  and ${MACHINE_ARCH} instead
- add errx() function; like err(), but doesn't print the line number
- invoke this script with various variables defined via PARSELISTENV

*/Makefile*
- use PARSELISTENV instead of POPULATEENV, and add variables like DESTDIR
- other minor tweaks

*/list*
- replace @MACHINE@ with ${MACHINE}
2002-03-14 22:26:08 +00:00
..
Makefile parselist.awk 2002-03-14 22:26:08 +00:00
disktab.preinstall Create initial distribution directory for NetBSD/acorn32. There might be 2002-01-25 15:28:41 +00:00
dot.hdprofile Create initial distribution directory for NetBSD/acorn32. There might be 2002-01-25 15:28:41 +00:00
dot.profile Remove some old installation crud and change the terminal setting to vt100 2002-01-30 23:02:21 +00:00
list Remove the -p flag ... not interesting for install media 2002-03-12 12:53:08 +00:00
termcap.pc3 Create initial distribution directory for NetBSD/acorn32. There might be 2002-01-25 15:28:41 +00:00
termcap.vt100 Remove some old installation crud and change the terminal setting to vt100 2002-01-30 23:02:21 +00:00
termcap.xterm Create initial distribution directory for NetBSD/acorn32. There might be 2002-01-25 15:28:41 +00:00