abial
e1cbfc90dc
Update the date for standalone tarball.
1998-10-12 07:53:34 +00:00
abial
335e501ac7
Update featu^H^H^H^H^Hbug list.
1998-10-12 07:52:34 +00:00
des
9a20734a3b
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
jkh
bcaad08a69
Add missing newline to debugging output.
1998-10-10 09:43:44 +00:00
jkh
4a74c09f91
Adjust for new MFS root code.
1998-10-10 08:15:38 +00:00
abial
979d0bd3fa
Put some #ifdef's around debugging code.
1998-10-09 12:42:56 +00:00
abial
12ff33ff94
Fix for bad calculation of netmask bits. I'm amazed it worked thus far...
1998-10-09 12:42:20 +00:00
jkh
17e222060d
Adjust documentation to note the 3 boot images available now.
1998-10-09 09:18:49 +00:00
jkh
894f23a432
Small refinements to boot script.
1998-10-09 07:07:55 +00:00
jkh
927ef14a2f
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
jkh
98468fe965
Finally settle on a name for the mfsroot image.
1998-10-08 10:18:55 +00:00
jkh
d3aa2cefad
Only install boot blocks if !MFSKERN. Too big otherwise!
1998-10-08 10:02:28 +00:00
jkh
f79045f756
Add boot bits to boot floppy.
1998-10-08 09:53:32 +00:00
jkh
09b12ea3fa
Final cleanup pass over boot floppy changes.
1998-10-08 09:06:16 +00:00
jkh
0b05f0265c
Remove a gratuitous copy.
1998-10-08 07:12:37 +00:00
jkh
0fe4e68af4
Unreverse a conditional and gzip the mfs image by default.
1998-10-07 22:58:22 +00:00
jkh
111cf5cb67
Support 3 floppy images as standard now: boot kernel, mfs image and
...
kernel+mfs image.
1998-10-07 22:54:04 +00:00
jkh
234905fb04
Fix typo.
1998-10-07 22:36:48 +00:00
jkh
e1107384d7
Fix typos.
1998-10-07 22:15:24 +00:00
jkh
b2d47df89c
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
jkh
726f317a72
Read in all the nlist entries properly.
1998-10-07 19:42:46 +00:00
jkh
bc5c2d94f2
Add isa_devtab_cam
1998-10-07 19:40:51 +00:00
jkh
dbf054fd70
Don't use boot2 on alpha.
1998-10-07 03:15:08 +00:00
jkh
0b40982436
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
jkh
efd8e6f6ab
Turn ALLLANG back on.
1998-10-07 02:57:16 +00:00
msmith
6ca5ba53ae
Teach sysinstall about isa_devtab_cam
1998-10-06 07:41:49 +00:00
jkh
15773e1548
Add back keymap.h. Guess this is the easiest way to get it built.
1998-10-05 22:17:41 +00:00
jkh
cf607d3c0f
Correct braino: msdos -> dos. Now DOS installations should work again
...
(cough).
1998-10-05 03:32:03 +00:00
jkh
f477fbfdcc
Fix typo.
...
PR: 8145
Submitted by: graaf@iae.nl
1998-10-04 19:07:22 +00:00
jkh
c12958d88c
Add a symbol to aid in release debugging.
1998-10-04 17:37:52 +00:00
jkh
c3a26dfa15
Don't print out a gratuitous null entry for name list.
1998-10-04 14:23:06 +00:00
jkh
b3daaac2bc
Update to reflect current driver situation in 3.0.
1998-10-04 13:48:14 +00:00
jkh
1df05a719a
Collapse doRELEASE target back to being the same for alpha/i386 now
...
that unzip is fixed and we should hopefully be able to build the docs.
1998-10-04 10:33:41 +00:00
msmith
9615a9ebc0
Add references to the 'cs' driver, minor formatting nit, metion PCI devices
...
can be reviewed in the visual Userconfig screen.
1998-10-04 06:58:56 +00:00
jkh
52dae00ec8
Commit some more updates for the alpha release build. This may be
...
a bit ambitious for the moment, but the only way out is through! :)
1998-10-04 02:32:18 +00:00
jkh
ba0c9042b0
Don't write the fsimage in the kernel on alpha - the combined
...
kernel + fsimage is far too large to fit on a single floppy.
Copy it out for the later creation of a root floppy image instead.
1998-10-04 02:01:03 +00:00
jkh
45b3ff6f4d
Whoops, correct brain-o.
1998-10-03 14:16:06 +00:00
jkh
4dc29bfedc
Add a tweak for the alpha.
1998-10-03 14:10:28 +00:00
msmith
716c2dc2ad
Pass the '-n' flag to route(8) when setting up/tearing down the default
...
route. If your nameserver config is wrong, this will otherwise hang for
the default resolver timeout (75 seconds), leading people to think that
the system has hung.
1998-10-01 19:26:02 +00:00
jkh
5d8082b6bf
Urk!! At some point, CFLAGS got set to -O2 rather than -O (which
...
has always been our "recommended optimization flag") and this causes
problems on the Alpha in addition to being generally wrong.
Noticed by: dfr
1998-10-01 09:27:02 +00:00
jkh
56e14f2ead
One last alpha seat belt - never ask for an MBR boot manager.
1998-09-30 21:58:36 +00:00
jkh
80910f03a6
Add another check to prevent user from hanging themselves on alpha.
1998-09-30 21:55:33 +00:00
jkh
5ace21ca08
remove keymap.h reference from incorrect location.
1998-09-30 21:51:15 +00:00
jkh
a7e1fa717d
Always use dedicated disk case on alpha.
1998-09-30 21:48:11 +00:00
jkh
0e9aa62522
Small cleanup.
1998-09-30 21:39:02 +00:00
jkh
547e5ebda8
Finally conditionalize the SCSI frobbing code properly. This
...
should return kernel config saving (under the current a.out system)
to its former functionality.
1998-09-30 20:54:34 +00:00
jkh
7dcb917772
More rearrangement for USE_SCSI
1998-09-30 20:51:01 +00:00
jkh
c403946797
More save_userconfig to a more appropriate spot.
1998-09-30 20:33:56 +00:00
jkh
8aca28ec8a
Move variable into proper scope.
1998-09-30 19:37:46 +00:00
jkh
50f4bbe4a7
Simplify gunzip usage even more (doh!).
1998-09-30 13:36:53 +00:00