summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* refresh-po, nothing new thoughJeremy Katz2003-02-1133-9936/+10606
* nl updated in the middle of what I was doingJeremy Katz2003-02-111-378/+373
* avoid the ire of the translatorsJeremy Katz2003-02-112-2/+4
* refresh po files from elvisJeremy Katz2003-02-1117-4669/+2946
* let's go ahead and get a -1Jeremy Katz2003-02-111-1/+1
* soften message for non-existent packagesJeremy Katz2003-02-111-1/+1
* # XXX we always unskip disk druid in tui right now sinceJeremy Katz2003-02-111-0/+5
* check that files exist before we read header lists. this is gettingJeremy Katz2003-02-112-1/+17
* add 2 megs to have more space for lvm metadata. I don't like this andJeremy Katz2003-02-111-2/+2
* and set the info in loaderData... we only use this in kickstart right now,Jeremy Katz2003-02-111-0/+5
* actually stat the file so that we have something sane to look at for theJeremy Katz2003-02-111-0/+1
* add libbogl for bterm stuffJeremy Katz2003-02-111-1/+2
* support starting bterm from the second stage. whee!Jeremy Katz2003-02-111-18/+27
* no need to duplicate code, just use what's in isysJeremy Katz2003-02-111-16/+2
* add a way to change the screen for the intf (needed for when we start bterm)Jeremy Katz2003-02-111-0/+3
* put start bterm in lang.c, bind from pythonJeremy Katz2003-02-115-1/+41
* okay, I'm tired of wrapper scripts for LD_LIBRARY_PATH....Jeremy Katz2003-02-111-2/+9
* shouldn't require a size for preexisting lvsJeremy Katz2003-02-111-1/+1
* add (undocumented) preexisting lvm/raid support to kickstart. useJeremy Katz2003-02-113-13/+125
* override symbols from glibc to avoid bringing in setlocale.oMatt Wilson2003-02-102-6/+20
* use wlitedietMatt Wilson2003-02-102-2/+2
* I can't reproduce getting into a state where this would happen, but let'sJeremy Katz2003-02-101-3/+5
* add /tmp/lvmout to the list of files we pull in to tracebacksJeremy Katz2003-02-101-0/+1
* translate and then substitute, not vice versa (#83799)anaconda-s390-tag7Jeremy Katz2003-02-101-3/+3
* add back device command for kickstartJeremy Katz2003-02-103-0/+67
* driverdisk command returns to kickstartJeremy Katz2003-02-105-7/+81
* so I can do test mode for kickstart loader stuffJeremy Katz2003-02-101-3/+11
* import the exception (#83749)Jeremy Katz2003-02-081-0/+1
* now you can put the contents of a driver disk on an iso9660 fs as wellJeremy Katz2003-02-071-1/+3
* moved loading of st.o to loaderMike Fulbright2003-02-071-6/+0
* move loading of st.o for rescue mode tape support to loaderMike Fulbright2003-02-073-1/+34
* we can't just translate at the beginning because the language gets changedJeremy Katz2003-02-071-1/+7
* added mdadm to rescue mode (bug #83706)Mike Fulbright2003-02-071-2/+3
* we need to go ahead and change the labels so that we can do substitutionsJeremy Katz2003-02-073-5/+6
* remove silly message and make it so we set method correctly for ks ftp installsMike Fulbright2003-02-061-2/+1
* fix for bug #80417Mike Fulbright2003-02-061-0/+8
* tweak button so it doesnt go off side of screen. DOES NOT CHANGE ENGLISH SCR...Mike Fulbright2003-02-061-1/+8
* list drivers manually loaded in the list (#83624)Jeremy Katz2003-02-061-23/+29
* handle not being able to merge the hdlist sanely (#83594) and reuse the stringJeremy Katz2003-02-061-1/+8
* more fun with the expanded use of requires= in the comps file...Jeremy Katz2003-02-061-0/+2
* make sure the window gets popped if we upgrade and don't install any packagesJeremy Katz2003-02-061-1/+4
* use new -r argument for convertdb1Jeremy Katz2003-02-052-32/+24
* url.info, not file.info. and make the exception a little bit less maskedJeremy Katz2003-02-051-2/+3
* nopcmcia, nofirewire, nousb, etc would all end up loading the drivers becauseJeremy Katz2003-02-051-1/+13
* the key for newpkgDict is a Package not the name of the package. (#83522)Jeremy Katz2003-02-051-2/+4
* refresh-po for tyop fixes, pull in updates from elvisJeremy Katz2003-02-0534-4126/+10914
* tyop fixes from translation team (#83523)Jeremy Katz2003-02-052-2/+2
* try to be more careful about catching errors from urllib2. Not pretty. But I...Mike Fulbright2003-02-041-0/+13
* make note of a design flawMike Fulbright2003-02-041-1/+5
* try to be more careful about catching errors from urllib2. Not pretty. But I...Mike Fulbright2003-02-041-2/+25