Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oops, fix japanese munge | Matt Wilson | 2000-12-27 | 1 | -3/+5 |
| | |||||
* | don't use vga= for japanese, add lang= for translated boot imges | Matt Wilson | 2000-12-27 | 1 | -0/+5 |
| | |||||
* | all languages everwhere | Matt Wilson | 2000-12-27 | 2 | -1/+19 |
| | |||||
* | changed ifcfg- files to be mode 0600 | Erik Troan | 2000-12-26 | 1 | -1/+3 |
| | |||||
* | remove ia64 hacks | Bill Nottingham | 2000-12-26 | 1 | -10/+1 |
| | |||||
* | Fixed bug with clicking on empty clist | bfox | 2000-12-24 | 1 | -17/+20 |
| | |||||
* | fix upd-instroot for ia64 (need slang) | Bill Nottingham | 2000-12-22 | 1 | -0/+8 |
| | |||||
* | Fixed packing issues with release notes. | bfox | 2000-12-22 | 1 | -9/+121 |
| | |||||
* | new | bfox | 2000-12-22 | 7 | -0/+0 |
| | |||||
* | Border image | bfox | 2000-12-22 | 1 | -0/+0 |
| | |||||
* | Made the release notes window modal so that the user can't open more than ↵ | bfox | 2000-12-21 | 1 | -0/+1 |
| | | | | one window at a time. Also, it prohibits them from clicking on anything in the main installer window until the realease notes screen is closed. | ||||
* | Changed packing for the hsync and vsync entry widgets. | bfox | 2000-12-21 | 1 | -4/+43 |
| | |||||
* | Commented out 2 lines that force ia64 into text mode. | bfox | 2000-12-21 | 1 | -2/+2 |
| | |||||
* | oops, typo | Matt Wilson | 2000-12-21 | 1 | -1/+1 |
| | |||||
* | copy kernel drivers to the right place | Erik Troan | 2000-12-21 | 1 | -3/+3 |
| | |||||
* | added modular scsi stuff | Erik Troan | 2000-12-21 | 1 | -4/+6 |
| | |||||
* | more build order fiddling | Erik Troan | 2000-12-20 | 1 | -10/+7 |
| | |||||
* | minislang needs to build before loader | Erik Troan | 2000-12-20 | 1 | -1/+4 |
| | |||||
* | remove libslang.a on make clean | Erik Troan | 2000-12-20 | 1 | -1/+1 |
| | |||||
* | added MIN_ROOTPART_SIZE_MB | Erik Troan | 2000-12-20 | 1 | -0/+2 |
| | |||||
* | added support for modular scsi | Erik Troan | 2000-12-20 | 1 | -2/+11 |
| | |||||
* | more aggressive smp detect | Matt Wilson | 2000-12-20 | 1 | -233/+268 |
| | |||||
* | Cleaned up the edges of the Shadowman | bfox | 2000-12-20 | 1 | -0/+0 |
| | |||||
* | Replaces old gradient header | bfox | 2000-12-20 | 1 | -0/+0 |
| | |||||
* | Removed whitespace around checkboxes. | bfox | 2000-12-20 | 1 | -32/+29 |
| | |||||
* | Removed debug statements | bfox | 2000-12-20 | 1 | -10/+0 |
| | |||||
* | Fixed strange behavior in lilo label list with the new checkboxes. | bfox | 2000-12-20 | 1 | -7/+21 |
| | |||||
* | 1) get rid of paride | Erik Troan | 2000-12-19 | 1 | -3/+1 |
| | | | | 2) put parport modules on main driver disk | ||||
* | Fixes bug with new checkmark | bfox | 2000-12-19 | 1 | -0/+2 |
| | |||||
* | order of operations matters (fix for divide by zero) | Erik Troan | 2000-12-19 | 1 | -1/+1 |
| | |||||
* | Resovled bug #22305 by reading the release notes into memory at the very ↵ | bfox | 2000-12-19 | 1 | -32/+29 |
| | | | | beginning of the install. This allows the user to view the release notes during package install and if CD #1 has been removed from the drive. | ||||
* | Updated image a bit. | bfox | 2000-12-19 | 1 | -0/+0 |
| | |||||
* | Auto-update by jba@pobox.com | i18n | 2000-12-19 | 1 | -113/+76 |
| | |||||
* | Removed print statement | bfox | 2000-12-19 | 1 | -1/+0 |
| | |||||
* | Made the hostname and domain entries one entry again | bfox | 2000-12-19 | 1 | -32/+10 |
| | |||||
* | Made the hostname and domain entries one entry again. | bfox | 2000-12-19 | 1 | -30/+3 |
| | |||||
* | Stupid typo | bfox | 2000-12-19 | 1 | -2/+2 |
| | |||||
* | Addressed bug #16720. The network info screen now appears before hostname. ↵ | bfox | 2000-12-19 | 1 | -10/+47 |
| | | | | So, if you choose a dhcp network, the hostname screen gets skipped because the dhcp server will assign the machine a hostname. If you select a static IP, then you get to name a hostname and a domain name. These are now two windows to avoid user confusion. | ||||
* | Added a state variable that allow the hostname screen to be skipped if doing ↵ | bfox | 2000-12-19 | 1 | -1/+3 |
| | | | | a dhcp install. | ||||
* | Changed the ordering of the Network Setup and Hostname Setup screens | bfox | 2000-12-19 | 1 | -2/+7 |
| | |||||
* | moved ide initialization around | Erik Troan | 2000-12-19 | 1 | -14/+15 |
| | |||||
* | added ide to more places | Erik Troan | 2000-12-19 | 1 | -3/+2 |
| | |||||
* | Added GtkEntry for domain name. Added code to separate hostname from domain ↵ | bfox | 2000-12-19 | 1 | -10/+55 |
| | | | | name and put them in separate GtkEntry widgets. | ||||
* | don't even bother building minislang on ia64. Build anaconda on ia64 again | Bill Nottingham | 2000-12-19 | 2 | -3/+3 |
| | |||||
* | Made a change to Ukrainian. Translation needs to be uk but keyboard needs ↵ | bfox | 2000-12-19 | 1 | -1/+1 |
| | | | | to be ua. Yuck. The translation should probably be renamed to ua too. | ||||
* | Fixed really stupid bug that I caused. Fixes bugs #21904 and #22069 | bfox | 2000-12-19 | 1 | -2/+4 |
| | |||||
* | Auto-update by pmmm@rnl.ist.utl.pt | i18n | 2000-12-18 | 1 | -111/+54 |
| | |||||
* | Added entry for Ukrainian. | bfox | 2000-12-18 | 1 | -0/+1 |
| | |||||
* | Entry for Ukrainian was all wrong...changed from uk (which is United ↵ | bfox | 2000-12-18 | 1 | -1/+1 |
| | | | | Kingdom, not Ukrainian) to ua (correct) | ||||
* | fix for bug 22417 | Mike Fulbright | 2000-12-18 | 2 | -2/+2 |
| |