summaryrefslogtreecommitdiffstats
path: root/textw
Commit message (Collapse)AuthorAgeFilesLines
* # XXX we always unskip disk druid in tui right now sinceJeremy Katz2003-02-111-0/+5
| | | | | # we don't ask if you want to review amd if you're using # text mode, we hope you're smart enough to deal (#82474)
* support starting bterm from the second stage. whee!Jeremy Katz2003-02-111-18/+27
|
* tyop fixes from translation team (#83523)Jeremy Katz2003-02-051-1/+1
|
* shame on pychecker. good catch from mswJeremy Katz2003-02-041-1/+1
|
* no lilo on x86_64Jeremy Katz2003-02-041-2/+6
|
* only allow ascii passwords. anything else is nonsensical and impossible toJeremy Katz2003-01-231-1/+13
| | | | handle sanely due to lack of a defined encoding for the passwd file (#81534)
* should fix some issues with monitor selectionMike Fulbright2003-01-141-2/+12
|
* merge from s390 branchMatt Wilson2003-01-082-38/+48
|
* changed arg we passed to be more specificMike Fulbright2003-01-031-3/+3
|
* make sure boot dev also isn't none so they can't update a boot loader we ↵Jeremy Katz2003-01-031-1/+1
| | | | can't detect (#79467)
* mark for translation (#79975)Jeremy Katz2002-12-181-1/+1
|
* fix for bug 72801Mike Fulbright2002-12-171-6/+6
|
* teach anaconda about bterm, kon is dyingMatt Wilson2002-12-141-3/+1
|
* tweak upgrade examine screenMike Fulbright2002-12-111-6/+12
|
* make sure we have a bootdev alsoJeremy Katz2002-12-051-1/+1
|
* uh wtf how was this supposed to work?Mike Fulbright2002-12-041-0/+2
|
* add concept of whether user gets to choose default run levelMike Fulbright2002-12-031-18/+22
|
* remove test support for XMike Fulbright2002-11-261-35/+5
|
* remove blacklistMike Fulbright2002-11-191-6/+0
|
* bye bye fdisk option. people who know enough to use fdisk can switch to a ttyJeremy Katz2002-11-181-8/+1
|
* remove debug infoMike Fulbright2002-11-121-4/+0
|
* fixed to use new xsetup backendMike Fulbright2002-11-121-107/+91
|
* upgradeRoot is the first two parts of the tuple. I really really need to ↵Jeremy Katz2002-11-061-1/+1
| | | | rewrite how we mount roots on upgrade
* first pass upgrade autodetection. the ui still needs a little work, but itJeremy Katz2002-11-051-50/+42
| | | | seems to work reasonably well.
* we're moving forward to rpm 4.1...Jeremy Katz2002-10-082-2/+2
| | | | tagged before this commit as before-rpm-4_1
* don't pass the accounts object around either since it's superflous nowJeremy Katz2002-10-011-1/+1
|
* get rid of garbage printed out - bug #66737Mike Fulbright2002-08-191-1/+0
|
* don't translate the name here; groups aren't in the anaconda po files and ↵Jeremy Katz2002-08-161-1/+1
| | | | the comps file is utf-8 so we can't really display the translations on the console anyway.
* fix for bug #66900Mike Fulbright2002-08-141-0/+15
|
* sanity check values for sync ratesMike Fulbright2002-08-061-21/+34
|
* typo that fixes bug 70363 - reversed hsync and vsyncMike Fulbright2002-08-061-2/+2
|
* tweak (#70447)Jeremy Katz2002-08-021-1/+1
|
* we can't get a native type unless it's really a partition, so fall back to ↵Jeremy Katz2002-08-011-1/+4
| | | | just saying Foreign if we can't
* fix for desktop choice screenMike Fulbright2002-07-231-8/+12
|
* change in api slightlyMike Fulbright2002-07-191-1/+1
|
* change api slightlyMike Fulbright2002-07-191-1/+1
|
* fix things so that the bootloader goes where you think it will in text mode. ↵Jeremy Katz2002-07-191-3/+5
| | | | should fix a few bugs
* put fields in same order as gui. should be able to fit lvs now (#67877)Jeremy Katz2002-07-181-3/+3
|
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-122-11/+11
|
* spelling fix (#68617)Jeremy Katz2002-07-111-1/+1
|
* make filenames not be in the strings. now translators can't change them and ↵Jeremy Katz2002-07-111-4/+4
| | | | we can change them without breaking translations (#68482)
* fix speling (#68541)Bill Nottingham2002-07-111-1/+1
|
* add workstation customization screenMike Fulbright2002-07-101-0/+52
|
* consistency of field order (#67838)Jeremy Katz2002-07-031-2/+2
|
* tweak the wording (#66243)Jeremy Katz2002-07-021-4/+5
|
* fix tui bootdisk creation, bug #66176Mike Fulbright2002-06-261-48/+6
|
* dont show badblocks options for preexisting LVM and RAID devicesMike Fulbright2002-06-251-10/+26
|
* support for formatting/migrating preexisting RAID and LVM for TUIMike Fulbright2002-06-251-103/+151
|
* added support for editting preexisting lvMike Fulbright2002-06-231-7/+9
|
* added some TUI LVM supportMike Fulbright2002-06-211-26/+60
|