Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MF3: various small tweaks. | jkh | 1999-09-17 | 1 | -1/+1 |
| | |||||
* | If enlightenment is present, gnome-session starts it automagically. | jkh | 1999-09-15 | 1 | -1/+1 |
| | |||||
* | Provide another installation option for GNOME so we have the more "classic | jkh | 1999-09-08 | 1 | -7/+10 |
| | | | | GNOME" desktop that Debian does as an option. | ||||
* | Oh crud, did I ever screw the pooch! Rather than sync this with -stable, | jkh | 1999-09-02 | 1 | -1/+1 |
| | | | | | | | | | | I backed-out the changes in -current and didn't touch stable at all (I thought I had my patch order reversed, not what actually happened). AIEEE! I can't even blame the crack for this one since I broke my crack pipe a few weeks ago. I think sleep deprivation gets the blame for this one. Medal for noticing this one goes to: Jim Bloom <bloom@acm.org> | ||||
* | MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality, | jkh | 1999-09-01 | 1 | -1/+1 |
| | | | | | | | bringing in DHCP support. The only thing I left out were Poul-Henning's newfs changes since I'm not sure if he's brought the rest of that support into -stable yet. If it turns out that this is the case, I'll MFC those changes too. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Deal with new linux compat package naming. | jkh | 1999-07-22 | 1 | -2/+2 |
| | | | | Submitted by: Marcel Moolenaar <marcel@scc.nl> | ||||
* | XFree86 3.3.4 seems to require "XWINHOME" to be set for the setup tool | jkh | 1999-07-20 | 1 | -1/+2 |
| | | | | to work (fnark). | ||||
* | invoke fvwm properly | jkh | 1999-07-07 | 1 | -3/+3 |
| | |||||
* | Add an option for more fully enabling linux compatibility. | jkh | 1999-07-06 | 1 | -1/+14 |
| | |||||
* | deal with a.out ldconfig paths also. | jkh | 1999-05-18 | 1 | -3/+5 |
| | |||||
* | Small typo in windowmaker startup line. | jkh | 1999-05-15 | 1 | -2/+2 |
| | |||||
* | o Prevent alpha installs from grabbing x86 bits and vice-versa, at least | jkh | 1999-05-15 | 1 | -2/+3 |
| | | | | | | | | | | | | | | on CDs and FTP sites. o Collapse some redundant code. o Fix typo'd menu. o Restrict searches properly to packages rather than categories. o Small tweaks to signal handling. All RELENG_3 candidates. | ||||
* | Do more impressive things for windowmaker. | jkh | 1999-05-14 | 1 | -3/+2 |
| | |||||
* | Add some extra checks to make *sure* we got what we were told we got. | jkh | 1999-05-12 | 1 | -7/+19 |
| | |||||
* | Completely change the way package_add() does its work. Now we | jkh | 1999-05-12 | 1 | -50/+23 |
| | | | | | handle dependencies at a lower level and use package add for this. Also made index searches stricter. | ||||
* | Fix a couple of bogons in the X server/desktop setup menus. | jkh | 1999-05-12 | 1 | -5/+14 |
| | |||||
* | Another round of updates for -current and 3.2 | jkh | 1999-05-05 | 1 | -3/+7 |
| | |||||
* | Write config files to /usr/share/skel as well as root's profile. | jkh | 1999-04-28 | 1 | -11/+17 |
| | |||||
* | Do the right thing for windowmaker installation if it's picked. Add some | jkh | 1999-04-28 | 1 | -7/+17 |
| | | | | seat belts for failed desktop installations. | ||||
* | o Make package matching for specific package loading use the Latest/ | jkh | 1999-04-27 | 1 | -12/+64 |
| | | | | | | | | feature of packages now so that no version info is embedded. o Add a default X desktop menu offering afterstep, enlightenment, KDE, GNOME and Windowmaker desktops instead of the boring twm(1) based one if the user so chooses. This will require a little testing. | ||||
* | Remove the registration stuff; we're redoing this and the emailed | jkh | 1999-04-24 | 1 | -7/+1 |
| | | | | registrations have a high failure rate for various reasons. | ||||
* | Put a convenient marker in rc.conf to show updates. | jkh | 1999-02-14 | 1 | -1/+6 |
| | | | | Better screen saver descriptions. | ||||
* | rc.conf vars no longer "dirty" by default. | jkh | 1999-02-14 | 1 | -2/+2 |
| | |||||
* | Preserve existing rc.conf contents. | jkh | 1999-02-14 | 1 | -4/+8 |
| | |||||
* | Write changes out to /etc/rc.conf again; rc.conf.site is dead! | jkh | 1999-02-09 | 1 | -6/+8 |
| | |||||
* | Totally change the way variables are accounted for in sysinstall. | jkh | 1999-02-05 | 1 | -100/+33 |
| | | | | | | | | Now we know which variables are internal and which need to be backed to /etc/rc.conf.site. rc.conf is not touched now. Also kget kernel change information back properly and set up a loader.rc file to use it. | ||||
* | Show dependencies in package menu. | jkh | 1999-02-02 | 1 | -3/+3 |
| | | | | | PR: 7454 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de> | ||||
* | Man, was I ever smoking crack when I wrote this. Don't free() | jkh | 1999-02-01 | 1 | -8/+6 |
| | | | | values I'm going to use again. :-} | ||||
* | 1. Install /boot/loader correctly on boot.flp | jkh | 1999-01-30 | 1 | -1/+3 |
| | | | | 2. Back up old rc.conf.site if it exists. | ||||
* | Write changes out to /etc/rc.conf.site now rather than mucking with | jkh | 1999-01-27 | 1 | -47/+64 |
| | | | | | rc.conf. There were many different ways I could have done this, some of them "cleaner", but this represented the lowest impact. | ||||
* | o Break fixups into binary fixups and XFree86 based fixups. | jkh | 1998-11-15 | 1 | -29/+26 |
| | | | | | | | | o Move fixups into extraction routine so all consumers don't have to duplicate the right behavior. o Make some things more orthogonal (just for asthetics sake) o Add option to go back and do it again if XF86Setup fails (possibly with a different setup - this one has always annoyed me). | ||||
* | Don't generate a spam-friendly /etc/hosts by default. | jkh | 1998-10-14 | 1 | -2/+5 |
| | | | | Suggested by: jmb | ||||
* | Fix english in prompt. | jkh | 1998-09-30 | 1 | -2/+2 |
| | |||||
* | various bits of overdue cleanup. | jkh | 1998-09-30 | 1 | -23/+1 |
| | |||||
* | MF22: Important fixes for loading XFree86 distributions I forgot to | jkh | 1998-09-23 | 1 | -3/+3 |
| | | | | | merge after 2.2.7 (I was wondering why that bug looked so familiar!). Also update some docs accordingly. | ||||
* | Sync with 2.2-stable branch. | jkh | 1998-03-24 | 1 | -3/+2 |
| | |||||
* | Be careful not to spam ld.so.hints in multi-user case. | jkh | 1998-03-13 | 1 | -2/+5 |
| | | | | Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> | ||||
* | Correct misfeature with quoting, better error reporting. | jkh | 1998-03-10 | 1 | -4/+5 |
| | |||||
* | Remove deprecated XIG support - that project never | jkh | 1998-03-09 | 1 | -79/+1 |
| | | | | happened. | ||||
* | MF22: nuke compat slice for root. | jkh | 1998-03-09 | 1 | -10/+2 |
| | |||||
* | Add a mouse configuration menu. | jkh | 1998-03-07 | 1 | -2/+18 |
| | | | | Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> | ||||
* | Put all variables in VAR_ #define's to force a single location for all | pst | 1997-09-17 | 1 | -4/+8 |
| | | | | | of these magic knobs. This is purely cosmetic and a documentation issue so we don't have to glop through the source code looking for gems. | ||||
* | Fix fstab sequence number bug. | jkh | 1997-08-18 | 1 | -2/+4 |
| | | | | | Add a few more strategic screen clears. Fix registration form bug. | ||||
* | Sync with rc.conf change for weak_mountd_authentication | jkh | 1997-08-17 | 1 | -2/+2 |
| | |||||
* | Change the way that X configuration method is selected. | jkh | 1997-06-21 | 1 | -2/+2 |
| | |||||
* | YAMF22 | jkh | 1997-06-13 | 1 | -4/+5 |
| | |||||
* | YAMF22 - Bugs Of Evil in variable handling and rc.conf editing. | jkh | 1997-06-11 | 1 | -26/+32 |
| | | | | PR#: 3218 [partial] | ||||
* | Resurrect / implement some of the more esoteric scripting features, | jkh | 1997-06-05 | 1 | -1/+9 |
| | | | | such as partitioning a disk or overriding an interactive prompt. | ||||
* | Fix typos (of the printed output kind). | jkh | 1997-05-30 | 1 | -2/+2 |
| |