Commit graph

1866 commits

Author SHA1 Message Date
Jordan K. Hubbard c2245054e1 Use properties code. 1998-10-14 11:23:48 +00:00
Jordan K. Hubbard 83e16716c6 Use more rational inode sizes. 1998-10-14 10:58:12 +00:00
Jordan K. Hubbard b6c503bdec rough 1st attempt at cleaning this up. Those feeling brave/knowledgable about
upgrade issues should also check the section created for this.
1998-10-14 08:54:03 +00:00
Mike Smith 3f3c9904bd Add a description of the "panic: cannot mount root" post-install problem, and
some ways to work around it.
1998-10-14 02:44:10 +00:00
Jordan K. Hubbard a5e819ec00 Fix more bogons revealed by building alpha boot floppies. 1998-10-14 02:13:45 +00:00
Jordan K. Hubbard f73e2ce42e Don't generate a spam-friendly /etc/hosts by default.
Suggested by:	jmb
1998-10-14 01:04:44 +00:00
Jordan K. Hubbard c297a593b2 whoops, correct patch-o in last commit. 1998-10-13 21:37:30 +00:00
Jordan K. Hubbard acae8e816d More alpha patches. 1998-10-13 21:36:13 +00:00
Jordan K. Hubbard be68ea4836 Properly conditionalize more stuff for the ALPHA. 1998-10-13 21:09:42 +00:00
Jordan K. Hubbard cb488ea5e9 Updates for Alpha. 1998-10-13 21:03:56 +00:00
Jordan K. Hubbard 88f416c601 fix brainos in earlier commit. 1998-10-13 10:07:43 +00:00
Jordan K. Hubbard 09e17daec5 properly conditionalize for alpha. 1998-10-13 09:49:16 +00:00
Jordan K. Hubbard a8c504d1d4 correct typo. 1998-10-13 09:46:40 +00:00
Jordan K. Hubbard 762709567b switch to proper boot0 1998-10-13 09:45:59 +00:00
Jordan K. Hubbard ee4fd995f8 Update to latest ports categories. 1998-10-13 07:31:37 +00:00
John Polstra 8e291261e3 Update comment. The release tree needs about 1000 MB of free space
now.
1998-10-13 02:32:43 +00:00
Jordan K. Hubbard 1772317fba Adjust docs to reflect reality. 1998-10-12 23:53:57 +00:00
Jordan K. Hubbard 037c4571ef Whoops; fix my X11R6 fixup. Now the package should be marked
as installed correctly.
1998-10-12 23:47:50 +00:00
Jordan K. Hubbard d5aaa80c1c Make floppy media code more generic so that fixit floppy can use it. 1998-10-12 23:45:07 +00:00
Andrzej Bialecki 4dd4290229 Update the date for standalone tarball. 1998-10-12 07:53:34 +00:00
Andrzej Bialecki 8fb2bb26cf Update featu^H^H^H^H^Hbug list. 1998-10-12 07:52:34 +00:00
Dag-Erling Smørgrav d456e19f54 Add comments about Luigi's audio drivers. Luigi said he had a better
patch he'd commit if he could find it, but he hasn't done so so I'll
assume he didn't find it :)

Approved-by:	jkh
1998-10-11 22:44:32 +00:00
Jordan K. Hubbard d26687c44f Add missing newline to debugging output. 1998-10-10 09:43:44 +00:00
Jordan K. Hubbard c81cfb05e0 Adjust for new MFS root code. 1998-10-10 08:15:38 +00:00
Andrzej Bialecki 5499ac46f6 Put some #ifdef's around debugging code. 1998-10-09 12:42:56 +00:00
Andrzej Bialecki 86fc7f021c Fix for bad calculation of netmask bits. I'm amazed it worked thus far... 1998-10-09 12:42:20 +00:00
Jordan K. Hubbard 1daa104c05 Adjust documentation to note the 3 boot images available now. 1998-10-09 09:18:49 +00:00
Jordan K. Hubbard e85ae9e7a3 Small refinements to boot script. 1998-10-09 07:07:55 +00:00
Jordan K. Hubbard 55e92fb0ec Initialize boot configuration files on floppy correctly. We now
support 3 kinds of floppies:  boot+mfs (standard), boot, mfs.
1998-10-09 06:28:28 +00:00
Jordan K. Hubbard a34b53fbb3 Finally settle on a name for the mfsroot image. 1998-10-08 10:18:55 +00:00
Jordan K. Hubbard 9013d85dcb Only install boot blocks if !MFSKERN. Too big otherwise! 1998-10-08 10:02:28 +00:00
Jordan K. Hubbard 8198d9b044 Add boot bits to boot floppy. 1998-10-08 09:53:32 +00:00
Jordan K. Hubbard bcfb491dfa Final cleanup pass over boot floppy changes. 1998-10-08 09:06:16 +00:00
Jordan K. Hubbard c5a5d65bf8 Remove a gratuitous copy. 1998-10-08 07:12:37 +00:00
Jordan K. Hubbard 47230ffe29 Unreverse a conditional and gzip the mfs image by default. 1998-10-07 22:58:22 +00:00
Jordan K. Hubbard f21b983cbf Support 3 floppy images as standard now: boot kernel, mfs image and
kernel+mfs image.
1998-10-07 22:54:04 +00:00
Jordan K. Hubbard 44f93911b6 Fix typo. 1998-10-07 22:36:48 +00:00
Jordan K. Hubbard 91e19074b4 Fix typos. 1998-10-07 22:15:24 +00:00
Jordan K. Hubbard 6105ca57e3 Add MFSKERN flag to enable the combining of kernel and MFS fs.
At some point, it will always be off from the user's POV and used
only internally to build (optionall) both mfskern floppies and
ones where mfs root and kernel go in separate places.
1998-10-07 21:53:14 +00:00
Jordan K. Hubbard 17ee5a3283 Read in all the nlist entries properly. 1998-10-07 19:42:46 +00:00
Jordan K. Hubbard 2370786109 Add isa_devtab_cam 1998-10-07 19:40:51 +00:00
Jordan K. Hubbard 3246202c72 Don't use boot2 on alpha. 1998-10-07 03:15:08 +00:00
Jordan K. Hubbard a5ddb8cfc6 Remove hard-coded constants being passed to doFS.sh and add in a 386/alpha
configuration section.
1998-10-07 03:13:36 +00:00
Jordan K. Hubbard c47421bd7f Turn ALLLANG back on. 1998-10-07 02:57:16 +00:00
Mike Smith 4c7050bb5f Teach sysinstall about isa_devtab_cam 1998-10-06 07:41:49 +00:00
Jordan K. Hubbard 5cc653756c Add back keymap.h. Guess this is the easiest way to get it built. 1998-10-05 22:17:41 +00:00
Jordan K. Hubbard 6c5f51d0b0 Correct braino: msdos -> dos. Now DOS installations should work again
(cough).
1998-10-05 03:32:03 +00:00
Jordan K. Hubbard 14ab095c9c Fix typo.
PR:		8145
Submitted by:	graaf@iae.nl
1998-10-04 19:07:22 +00:00
Jordan K. Hubbard 0276d282db Add a symbol to aid in release debugging. 1998-10-04 17:37:52 +00:00
Jordan K. Hubbard 218b589a83 Don't print out a gratuitous null entry for name list. 1998-10-04 14:23:06 +00:00