Commit Graph

53 Commits

Author SHA1 Message Date
simonb 2e3036aadb Remove update from the miniroot lists. 1999-11-23 23:16:02 +00:00
simonb 56ed21ee98 Don't start update. 1999-11-23 23:00:47 +00:00
simonb 71efc75854 Don't start update. 1999-11-23 22:43:20 +00:00
simonb 1b411c7a86 Remove update from all ramdisks. 1999-11-23 22:14:22 +00:00
mrg f3ea75e08a - back out previous for amiga/miniroot/list because:
- sparc now creates /kern in the 'list' file like the amiga, atari,
  mvme68k and pmax ports, and:
- remove /kern from miniroot/mtree.conf
1999-07-04 11:46:23 +00:00
is 2e242fe277 Compensate for the addition of /kern to the MI mtree file. 1999-07-04 09:51:45 +00:00
is 0865691db0 Fix loop termination bug.
Won't try any longer to disklabel /dev/rdonec when exiting the
"look at disk label" loop (in md_prep_disklabel).
1999-06-29 20:32:54 +00:00
is 760ccce0b1 Warn user not to use partition c for file systems 1999-06-29 16:08:10 +00:00
cgd 7aa73e55cb after checking and setting DONEPROFILE, export it so that children of the
shell (e.g.  programs and shells invoked via sysinst) don't try to run
sysinst again.  Fixes PR#7805.
1999-06-26 06:12:49 +00:00
veego dfa799a037 Sync with the recent crunchgen changes.
- Remove *.cro files and not the obsoleted *.lo files.

From Bill Studenmund commit message:
> 3) Generate .cro files rather than .lo files. .lo now is used for "local
> objects" - obj's for the host machine not the target machine.
1999-05-11 20:46:58 +00:00
leo 6d588fca56 - Move the pwd.db & spwd.db files into the list-files of the ports who need
them.
- Use x_dd & x_ifconfig.
1999-03-25 15:51:01 +00:00
is 2bf4692b0e Add explicit filesystem endianness, to help cross-building releases. 1999-03-15 20:54:54 +00:00
wrstuden ad140b77ea Modify all calls to newfs in ramdisk/miniroot creation to include
the needed endianism of the architecture. One step towards cross-building
releases.

Not touched are newfs calls in install scripts as they run on the desired
machine and thus default correctly.
1999-03-04 20:32:18 +00:00
garbled 851ee9e397 1) Remove all vestiges of tar from src/distrib. Use pax and appropriate
commandlines for all tar operations.  (work supplied by Matt Green)
2) Update arch/*/md.c to deal with new sysinst/run.c.  Special case
anything that needs to do a redirect or a pipe.
3) #if 0 some unused code in target.c. This code will need to be updated,
or special cased with do_system.

Big thank you to Matt for all his work on this.
1999-01-25 23:34:20 +00:00
lukem 06b0ffe181 distclean is a synonym for cleandir 1998-09-05 14:46:13 +00:00
bad 4da46852f5 We don't need to manually flush the buffer cache after ``vnconfig -u''
anymore.
1998-01-26 23:50:54 +00:00
perry 3891a64da7 Add $HOME to profiles, closes pr 4323 (from Tatoku Ogaito) 1998-01-09 21:51:25 +00:00
perry 4a5428be69 RCS Id Police. 1998-01-09 18:56:42 +00:00
perry 3fe138c146 RCS Id Police. 1998-01-09 08:03:16 +00:00
perry 2ec6474b31 RCSID Police. 1998-01-06 04:44:59 +00:00
is 3ba7f21d72 Get rid of (commented out) remnant of Atari install.md md_prep_disklabel.
Add into ours (which previously did nothing) a loop which allows to look
at the existing disk label.
1997-11-21 23:04:35 +00:00
is 3abe908f1b Offer to install the X11 sets, too. 1997-11-21 21:59:46 +00:00
is 45b7fc74ce If we're (I)nstalling, add the same loadkmap call we use for the install
script to the end of rc.local.
1997-11-21 21:16:41 +00:00
veego 35168e8100 md_native_fsopts don't need a '-', because install.sub use this
variable for '-o $md_native_fsopts'.
marmoset <pygmymarmoset@geocities.com> noticed the problem with
mounting a ados filesystem.
1997-11-14 10:09:08 +00:00
mhitch 0dfa0df14c The amiga tty erase character is ^?, not ^H. 1997-11-08 23:02:05 +00:00
mhitch e711ce12ab The atari miniroot upgrade didn't need the network configuration files, but
we do on the amiga.  Add back the SYMLINKs needed to enable the network.
Remove a couple of [commented out] atari-specific lines.
1997-11-08 23:01:32 +00:00
mhitch 94d78ed95e Mount needs -u option to make root writable. 1997-10-31 04:41:47 +00:00
mhitch 185510c972 Fix md_installboot() to use the correct arguments for installboot. 1997-10-29 17:36:56 +00:00
jtc c8f77c0b8b Fix tipo inherited from old version of TNF copyright template. 1997-10-09 07:25:45 +00:00
is a3683f2819 We don't need md_get_ifdevs any more; install.sub calls ifconfig -l
nowadays.
1997-09-23 13:48:33 +00:00
chopps 1a03e6d991 use different path to grab kernel 1997-09-21 18:37:37 +00:00
chopps 25771c78e5 fix paths, should be relative 1997-09-19 14:17:22 +00:00
is f88e00fba3 First hack at generic miniroot installation for NetBSD/Amiga.
Needs refinement at a few places, probably, and the docs still need to be
rewritten.
And we _still_ don't have a native partition table editor in the tree.
1997-09-09 23:07:03 +00:00
thorpej 278032974f Update for changes to vnconfig(8). 1997-06-23 21:18:34 +00:00
is 3247d49e14 Installboot is know in /usr/mdec. 1997-05-19 21:26:23 +00:00
is 8219088bd8 Stuff I needed to build the last NetBSD-12D/Amiga snapshot. 1997-05-14 22:19:45 +00:00
veego 681b8b08c7 Add missing REV changes from lukem:
>Don't hardcode in the current release information; generate it
>automatically on the fly, by using
>	`sh ${BSDSRCDIR}/sys/conf/osrelease.sh -s`
1997-05-11 08:58:56 +00:00
veego d27d7804f7 Bump the REV to 12D to get in sync with param.h and newvers.sh.
This REALLY needs to be in ONE file and not in 11 files.
1997-03-16 11:26:15 +00:00
chopps d0b7447162 update to match current release 1996-09-28 18:05:57 +00:00
thorpej c7a5193440 RCS id police. 1996-08-30 17:32:23 +00:00
chopps 63d996d871 change more to less and make link from less to more 1996-07-07 07:02:29 +00:00
veego 23c94bca8e updated for fsck -> fsck_ffs 1996-05-19 09:01:38 +00:00
jtc 36cd716562 merge in changes from 1.1 release branch 1995-11-28 23:56:58 +00:00
chopps 4e276bb0ec update from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-10-09 02:41:28 +00:00
chopps 8ba097efdc remove extra space char 1995-10-02 13:10:53 +00:00
chopps b7b8f64f25 update install stuff from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-10-02 12:58:40 +00:00
chopps 7816a98189 new upgrade install from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-10-02 12:57:40 +00:00
chopps 5899ee0969 adjust newfs no need to be so specific 1995-09-30 08:59:02 +00:00
chopps d0653c6f07 add pppd to instbin 1995-09-30 08:12:23 +00:00
chopps bf32ce10a2 add an all target to the make line 1995-09-30 08:04:03 +00:00