NetBSD/distrib/sparc
mrg e7e33e2136 miniroot changes:
install.sub:
	- fix interface grovelling, ifmedia support, allow ifmedia and link
	  to have a "none" (-> "") answer (which lets you give nothing when
	  a default answer is given)
	- allow installing more than one set at a time, including "all" as
	  a synonym for all remaining sets
	- mount -o async when extracting sets
    makeconf.awk:
	- put default "libs" section at the end rather than the start, so
	  you can put other "libs" in before this list
	- minor cleanup

    mtree.conf:
	- create /kern

    sparc install.md:
	- MDSETS are now "kern xbase xcomp xcontrib xfont xserver"
	- use /kern & kernfs (replaces dmesg)
	- replace grep & cut pipe lines with sed
	- replace grep hackery with sed hackery
	- grep and cut are no longer required!  yay!
	- deal with no /usr/bin/vi -- call disklabel -i
	- in md_copy_kern() link the netbsd.GENERIC we got from the kern set,
	  rather than the miniroot kernel
    sparc miniroot list:
	- no more dmesg, cut or grep

sparc ramdisk changes:
    Makefile:
	- `ramdiskbin.conf' is now generated by makeconf.awk
	- don't use libhack's opendir, it breaks
    dot.profile:
	- don't assume terminal is `sun'
	- set EDITOR=ed
	-
    list:
	- instbin -> ramdiskbin to make `makeconf.awk' work
	- CRUNCHSPECIAL those special dirs
	- add our LIBS as necessary

libhack changes:
	- if NOLIBHACKOPENDIR is set, don't build opendir.o
1999-06-27 12:55:58 +00:00
..
bootfs call this "netbsd" so that it is found first time.. 1999-06-23 13:20:18 +00:00
bootfs.sysinst Add sysinst setup for sparc, does not affect existing script based install. 1999-04-30 05:09:43 +00:00
miniroot miniroot changes: 1999-06-27 12:55:58 +00:00
ramdisk miniroot changes: 1999-06-27 12:55:58 +00:00
ramdisk.sysinst after checking and setting DONEPROFILE, export it so that children of the 1999-06-26 06:12:49 +00:00
Makefile Add sysinst setup for sparc, does not affect existing script based install. 1999-04-30 05:09:43 +00:00
Makefile.inc use $TOP in more places (pr5899 from jbernard@ox.mines.edu). 1998-08-28 02:47:58 +00:00
install.md miniroot changes: 1999-06-27 12:55:58 +00:00
list2sh.awk Add sysinst setup for sparc, does not affect existing script based install. 1999-04-30 05:09:43 +00:00
runlist.sh Add sysinst setup for sparc, does not affect existing script based install. 1999-04-30 05:09:43 +00:00