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
jkh
7803ec2855
Fix english in prompt.
1998-09-30 12:33:28 +00:00
jkh
7a78bf1225
various bits of overdue cleanup.
1998-09-30 11:49:37 +00:00
jkh
e26cade182
Call gunzip correctly.
1998-09-30 11:44:29 +00:00
danny
902cf58958
Fix typo in message.
1998-09-30 01:46:27 +00:00
jkh
72ea6df735
Add in a kludge for registering the "package" version of XFree86 so
...
various ports don't complain about it. It also requires that the pkg
registration bits be stick into the Xbin tarball so that they'll be
present in /usr/X11R6/lib/X11/pkgreg.tar.gz. The registration tarball
is removed upon first use to prevent it later spamming a genuine build
from ports if inadvertently extracted again.
1998-09-29 14:23:13 +00:00
abial
0332bc6517
Small update: you need to unpack the stand-alone picobsd tarball into
...
src/release/picobsd, otherwise it won't work.
Pointed out by: Randal Masutani <randal@comtest.com>
1998-09-29 12:23:58 +00:00
abial
4542630b2c
Make proper use of ${suffix} instead of hardwired suffixes.
...
Pointed out by: Randal Masutani <randal@comtest.com>
1998-09-29 12:12:47 +00:00
abial
19b039f9a4
Better handling of "custom" setup.
...
Submitted by: Randal Masutani <randal@comtest.com>
1998-09-29 11:58:54 +00:00
abial
5993438b96
Once again turn off the BRIDGING - it's not yet ready to be the default...
...
Submitted by: Randal S. Masutani <randal@comtest.com>
1998-09-29 11:27:34 +00:00
jkh
8385e77a9c
Update to match newest XFree86 naming conventions.
1998-09-29 07:27:33 +00:00
jkh
0837b38281
Always do fixups, even if some minor dist failed to install.
...
Noticed by: luigi
1998-09-29 05:12:39 +00:00
jkh
2b29fdee59
Try #2 with minigzip. Now that John Hay has made it behave more properly
...
like gzip, we should be able to use it here.
1998-09-29 04:58:17 +00:00