summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* Disgusting kludge to make depend rule work again in the fact ofjkh1996-11-091-12/+6
| | | | Joerg's keymap.[ch] changes. If there's a better way, I'd like to know.
* Whups, we need the VGA16 server by default too.jkh1996-11-091-3/+3
|
* 1. Saner ldconfig path.jkh1996-11-092-5/+5
| | | | 2. Choose DIST_XF86_CFG in defaults; XF86Setup isn't happy otherwise.
* 1. Take out console setup in options now that Joerg has moved it intojkh1996-11-094-765/+730
| | | | | | | the main menu. 2. Conditionalized a few small things which needed it. 3. Put PC98 X servers in their own menu, there are so many of them now. 4. Rampaged on the menus.c file in general, reformatting and cleaning up.
* Sysinstall now offers the installation of a keymap early in the game!joerg1996-11-095-24/+180
| | | | | | | | | | | | | | | Not all mappings are supported, most languages come only with one encoding since this should be sufficient to get up & running in using sysinstall, and we are already pretty tight on space. (My previous commit has already bumped the boot MFS size by another 50 KB for this.) This feature requires the `kbdcontrol -L' i've just committed. Plain text keymaps and the entire scanner are overkill for sysinstall. Also updated the list of available keymaps while i was at it. Reviewed by: jkh
* Several improvements to the `fixit' configuration:joerg1996-11-096-26/+157
| | | | | | | | | | | . Don't gzip the crunched binary by now; it just fits, and execution is a lot faster this way (it's truly demand-paged again). . Add more(1), ft(8), protocols(5), a stripped down services(5). . Improve the .profile, and make sysinstall actually use it again. Still no go for a 4 MB configuration though. :-(
* Merge from the 2.2 branch: call our `vi' by its right name.joerg1996-11-092-10/+8
| | | | Detected by: jkh
* If mounting the fixit floppy fails in the first place, warn the userjoerg1996-11-091-1/+5
| | | | | | | | | | | | | but make a second attempt using MNT_FORCE, just in case it has been unclean from a previous crash. That's dangerous, but far better than keeping the despaired user standing in the rain... (Experienced admins can still fsck it then, and remount. Others will either totally crash, or incidentally succeed, without much further help possible...) Btw., mount(2) misses the description of MNT_FORCE for the mount syscall.
* Purely cosmetic cleanup.jkh1996-11-092-64/+0
|
* Remove a mkdir in doTARBALL which, as far as I can tell, is not neededjkh1996-11-081-3/+3
| | | | for anything.
* 1. Eliminate the sendmail.cw bogon again. Peter fixed it correctly.jkh1996-11-082-6/+3
| | | | 2. Preload the ldconfig cache before calling X setup.
* More cosmetic tweaks, get the prefixes adjusted properly to XFree86 3.2'sjkh1996-11-073-53/+50
| | | | new packaging scheme.
* Make sure current_chunk is 0 each time we enter the editor.jkh1996-11-071-1/+2
|
* This warning is too annoying now. Kill it.jkh1996-11-071-6/+2
|
* Install an evil work-around for /etc/sendmail.cwjkh1996-11-071-1/+5
| | | | [same as from 2.2]
* Complete switch-over to XF86 3.2.jkh1996-11-073-7/+7
|
* Merge my vi hack^H^H^H^Hframework into HEAD, so the various revisionsjoerg1996-11-071-1/+5
| | | | | | | should be in sync again. It's an env variable only, hence it's harmless and ignored without the actual changes in vi's Makefile. Suggested by: jkh
* Properly clear FTP site selection info when network init fails; thejkh1996-11-071-1/+2
| | | | site name may have been wrong, or need to be specified by IP.
* Joerg's changes to add screen font and screenmap setting.jkh1996-11-076-18/+120
| | | | | | Some changes of my own to make screen saver configuration a little more sane, and also make it easier to get to the keyboard/screen setup from the options menu.
* Update to XFree86 3.2jkh1996-11-063-155/+212
|
* Remove a bogon from version 1.69. Just because we say "use all disk"phk1996-11-051-6/+1
| | | | doesn't mean that our geometry can be flushed down the drain.
* Placate Joerg some more by making screen savers get a reasonable defaultjkh1996-11-043-8/+18
| | | | | timeout. 2.2-RELEASE candidate, like all the work here in release/sysinstall.
* Use macros for package names so it's easier to update them in onejkh1996-11-048-51/+69
| | | | | | | place (sysinstall.h) when packages change rev. Change the way that the routing daemon is configured entirely, to placate Joerg. Also auto-load gated if it's specified, while we're at it.
* Make it clearer that DNS has succeeded for your host choice.jkh1996-11-041-3/+6
|
* Make `make release' fail if crunchgen failed.joerg1996-11-031-2/+2
|
* `make release' was checking out the new source code into $CVSROOTjoerg1996-11-031-2/+2
| | | | which i figure is probably not what was intended. :-)
* Fix a bogus decent into the network setup screen when runningjkh1996-11-022-8/+5
| | | | | | | multi-user. Don't clear media on dist failure - this was one of those "seemed like a good idea at the time" sorts of features.
* Add cmd to prototype services file so rrestore can work.jkh1996-11-021-2/+3
| | | | Suggested-By: Andrew Heybey <ath@bellcore.com>
* Note the support for the SDL RISCom/N2pci cards.jhay1996-10-301-4/+10
| | | | | Move myself from the list of helpers and beta testers to the development team.
* fix FAQ URL. Note for Jordan: don't merge this change into 2.1.6!wosch1996-10-232-4/+4
|
* Mondo-merge of new 2.2 installation technology.jkh1996-10-151-1/+1
|
* Don't casually blow away FTP site settings now that it's easy for userjkh1996-10-141-5/+4
| | | | to override them.
* Remove the now-unusable ports configuration code. Swapping CDs is bogus.jkh1996-10-146-136/+13
|
* Adjust the boot-time userconfig options to match reality.jkh1996-10-141-2/+1
|
* Adjust release notes for upcoming re-SNAP.jkh1996-10-131-1/+18
|
* Be less draconian about distribution extraction errors - still writejkh1996-10-122-8/+10
| | | | /etc file changes out.
* Get the pysical address for id_maddr when opening an -incore kernel.erich1996-10-127-21/+25
| | | | | | | | | | | | This fixes the kernel panic when propagating userconfig changes to arbitrary kernels. Remove obsoleted `#include <tcl.h>' added a few <stdio.h> where necessary. Fix getting scsi bus information from an -incore kernel. Turned on SAVE_USERCONFIG by default.
* Some cosmetic tweaks, attempt to fix package wait problem by checkingjkh1996-10-123-10/+16
| | | | | for error return as well (not sure if this is it, but it's one possible explanation).
* Ahem. It might be nice if I included /usr/src/contrib in with the otherjkh1996-10-106-27/+39
| | | | | src dists. This alone is a good reason to re-roll the SNAP before putting it on CD.
* DTRT if ESC is hit in a Yes/No dialog.jkh1996-10-098-19/+21
| | | | Noticed-by: jfieber
* Add note about SYN fix.jkh1996-10-071-1/+3
|
* Add -lcrypt for new ppp changes.jkh1996-10-075-10/+10
|
* correct spelling of 'X Window System' (tm)wosch1996-10-061-2/+2
|
* Sigh. There are still some weird boundry cases (argh!). Turnjkh1996-10-061-1/+1
| | | | off SAVE_USERCONFIG again until Eric comes back from his trip.
* *blush* - I forgot to change the check for fscanf()'s return valuejkh1996-10-061-35/+30
| | | | after altering the argument count.
* Detect the zero-chunks case properly, now that I've reversed the orderjkh1996-10-062-2/+9
| | | | | | of the distribution probes over ftp. Properly #ifdef the SAVE_USERCONFIG code.
* Correctly re-adjust current slice # when slices are deleted.jkh1996-10-062-84/+118
| | | | Beautify the code a little.
* Turn SAVE_USERCONFIG on again - I found the bug.jkh1996-10-061-1/+1
|
* Better PKG_TMPDIR handling.jkh1996-10-061-3/+2
|
* Found my mistake: I should have been copying from _nl in the on-diskjkh1996-10-061-11/+15
| | | | case, not nl (size we take its size - d'oh!).
OpenPOWER on IntegriCloud