summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* Add script for properly breaking out the doc dist.jkh1998-01-241-0/+8
|
* Clean up doc bootstrap ports afterwards.jkh1998-01-241-2/+4
| | | | Small stylistic cleanup.
* Bring back handbook and FAQ by adding a mechanism for bootstrap portsjkh1998-01-231-4/+10
| | | | | to the build. This will need more review as we go into it, but it should do the basic job for now.
* In !dists case, invoke the custom dist menu rather than the topleveljkh1998-01-231-2/+2
| | | | | dist menu. This makes a good deal more sense and should have been this way all along.
* spelling and style police.jkh1998-01-231-2/+2
|
* MF22: match entries for wfdjkh1998-01-221-2/+2
|
* Mention LS-120 drives.jkh1998-01-221-0/+2
|
* Update for current events, format police.jkh1998-01-221-146/+150
|
* Add entry for SMC 9432TX cards (tx driver).jkh1998-01-211-1/+2
|
* Add wfd style devices to detection list (we'll have to put them on thejkh1998-01-191-1/+2
| | | | boot floppy too, of course - hope I still have enough inodes! :)
* Add a missing \ the previous committer omitted from the crunch target.jkh1998-01-191-2/+2
|
* Remove the necessity of -ldes and -lalias etc from release/Makefile.brian1998-01-176-18/+18
| | | | | | | | | | When building a release, RELEASE_CRUNCH is defined for a `make' of the objects required by the crunch of each program. The object list is still obtained in the same way, so you must make sure that all objects are built (empty if necessary) by this make. ppp/Makefile provides an example. Reviewed by: jkh
* Adapt to new mount(2) argument syntax.jkh1998-01-164-10/+10
| | | | Submitted by: bde
* Benign changes to support Justin's CAM code.jkh1998-01-161-1/+3
|
* Mention moused and mouse drivers update.yokota1998-01-051-0/+9
|
* gateway -> gateway_enablejkh1997-12-291-2/+2
| | | | Pointed out by: Susie Ward <sward@voltage.net>
* Another sysconfig -> rc.conf fix.steve1997-12-271-1/+1
| | | | | PR: 5374 Submitted by: Studded <Studded@dal.net>
* Add -lzjkh1997-12-252-4/+4
|
* document some things that others and I have done to the tree... thesejmg1997-12-101-0/+9
| | | | | | include the PnP and Luigi's Sound code... in the security section, talk about the f00f bug being fixed...
* Sigh - add libz to libs. Brian just keeps adding stuff to ppp. :)jkh1997-12-045-10/+10
|
* Remove an extraneous ".kbd" that crept in for the Swiss Germanjoerg1997-11-261-2/+2
| | | | | | keyboard map. Submitted by: georg.wagner@ubs.com
* Whine when a depended package can't be found at all, vs being foundjkh1997-11-131-1/+7
| | | | | but failing to load. PR: 4959
* MFS.obrien1997-11-054-12/+13
|
* Since doc no longer contains the Handbook, stop saying that it does.jkh1997-11-041-2/+2
| | | | Submitted by: Joao Carlos Mendes Luis <jonny@coppe.ufrj.br>
* Do chflags properly even when running multi-user.jkh1997-10-291-5/+5
|
* Fix typo in startup menu.jkh1997-10-251-2/+2
| | | | Submitted by: max
* MF22: rev 1.246.2.65, put the bootstrap files onto the fixit floppy.joerg1997-10-201-2/+7
|
* Document 100Mbit media selection flag.jkh1997-10-201-0/+1
|
* Add the hint how to install on a Compaq `Aero'.joerg1997-10-191-1/+12
|
* Fix disk counting bug.jkh1997-10-181-5/+5
| | | | Submitted by: Arjan de Vet <Arjan.deVet@adv.IAEhv.nl>
* MF2.2: rev 1.17.2.36, and parts of 1.17.2.35 and 1.17.2.37joerg1997-10-181-6/+6
|
* Mention the problem with the Intel AL440LX BIOS; hopefully we willmsmith1997-10-171-1/+12
| | | | | | have more details from Intel about this shortly. Submitted by: David Filo <filo@yahoo.com>
* Update XFree86 reference.jkh1997-10-171-2/+2
| | | | Submitted by: luigi
* Fix various bogons reported in this PR.jkh1997-10-156-11/+20
| | | | | PR: 4765 Submitted by: fdiv
* Add a new startup variables menu for tweaking rc.conf variables in morejkh1997-10-143-7/+82
| | | | | | detail (also added more of them to the networking services menu). Add new dmenuISetVariable() function for interactive setting of non-boolean flags.
* Fix bogon I introduced while adding disks menu to label editor.jkh1997-10-141-3/+5
|
* Ask for extra confirmation if a newfs has been requested duringjkh1997-10-131-3/+3
| | | | | an upgrade. PR: 3368
* Consolidate distribution flag checking code.jkh1997-10-131-49/+76
|
* Allow access to options editor from media screen (sometimes you need itjkh1997-10-131-1/+2
| | | | there!).
* Only need to call label editor for all drives.jkh1997-10-131-11/+5
|
* Update to reflect current affairs.jkh1997-10-122-11/+12
|
* Separate the siamese twins that were the partition and label editor.jkh1997-10-126-108/+212
| | | | | | Now you can use one without entering the other and it will DTRT. These changes just allowed me to do the most straight-forward new disk installation I've ever managed with sysinstall.
* Now that nested menus work properly, stop using the kludged-upjkh1997-10-121-5/+5
| | | | DITEM_RECREATE flag.
* Mention the improved sppp(4).joerg1997-10-111-0/+8
|
* Note Comtrol rocketport driver.jkh1997-10-091-3/+4
|
* Document extra tk*/tcl* package categories.jkh1997-10-081-2/+6
|
* Mention SIOC[SG]IFGENERIC.joerg1997-10-081-0/+6
| | | | Prodded by: jkh
* Mention the LOG_NTP change.joerg1997-10-061-0/+3
|
* Add an extra sanity check to previous commit.jkh1997-10-061-2/+2
|
* This should put boot.help in its rightful place (finally!)jkh1997-10-061-3/+3
|
OpenPOWER on IntegriCloud