Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update po files from elvis | Jeremy Katz | 2002-12-18 | 12 | -1828/+1084 |
| | |||||
* | don't do the unicode keymap if we're in test mode | Jeremy Katz | 2002-12-18 | 1 | -1/+2 |
| | |||||
* | fix back in url setup - don't go forward accidentally | Matt Wilson | 2002-12-18 | 1 | -0/+1 |
| | |||||
* | turn on dri | Mike Fulbright | 2002-12-18 | 1 | -0/+5 |
| | |||||
* | always enter stubs dir. but don't build libbz2 stub on ia64 still | Jeremy Katz | 2002-12-18 | 2 | -9/+11 |
| | |||||
* | LD_PRELOAD libunicode-lite.so.1 if it exists (only ftp/http/hd) | Jeremy Katz | 2002-12-18 | 1 | -0/+5 |
| | |||||
* | we only want the libunicode for ftp/http/hd | Jeremy Katz | 2002-12-18 | 1 | -0/+5 |
| | |||||
* | better .cvsignore | Jeremy Katz | 2002-12-18 | 1 | -1/+2 |
| | |||||
* | add simple wrapper for wlite from dietstubs to provide wc functionality | Jeremy Katz | 2002-12-18 | 2 | -2/+52 |
| | | | | without gconv data for ftp/http/hd stage2 | ||||
* | minislang goes bye-bye | Jeremy Katz | 2002-12-18 | 18 | -10430/+0 |
| | |||||
* | mininewt goes bye-bye | Jeremy Katz | 2002-12-18 | 27 | -9032/+0 |
| | |||||
* | nuke minislang and mininewt | Jeremy Katz | 2002-12-18 | 1 | -3/+1 |
| | |||||
* | move things around a little so that we can have kickstart work with | Jeremy Katz | 2002-12-18 | 2 | -23/+46 |
| | | | | locales that require starting bterm | ||||
* | this file should NOT be here | Mike Fulbright | 2002-12-18 | 1 | -395/+0 |
| | |||||
* | free up some ram | Matt Wilson | 2002-12-18 | 1 | -0/+1 |
| | |||||
* | bump version | Mike Fulbright | 2002-12-18 | 1 | -1/+1 |
| | |||||
* | fix --resolution (well temporary fix, better fix after beta) | Mike Fulbright | 2002-12-18 | 1 | -0/+32 |
| | |||||
* | fix indentation | Mike Fulbright | 2002-12-18 | 1 | -1/+1 |
| | |||||
* | make relstr nicer | Mike Fulbright | 2002-12-18 | 1 | -1/+23 |
| | |||||
* | -2anaconda-8.0.92-2 | Jeremy Katz | 2002-12-17 | 1 | -1/+1 |
| | |||||
* | add a lot of pcmcia modules so that cardbus has a chance of actually working. | Jeremy Katz | 2002-12-17 | 1 | -4/+39 |
| | | | | | first priority for beta4 -- get this autogenerated (since I mostly autogenerated this list....) | ||||
* | hack so that usb-storage and sbp2 don't end up in modules.conf. bleah :( | Jeremy Katz | 2002-12-17 | 1 | -0/+8 |
| | |||||
* | only set the unicode keymap up once. if we do it while X is running, | Jeremy Katz | 2002-12-17 | 3 | -3/+15 |
| | | | | Bad Things (tm) happen | ||||
* | get rid of the weird hacks and just handle package progress similarly to rpm's | Jeremy Katz | 2002-12-17 | 1 | -15/+6 |
| | | | | hash code | ||||
* | allow specification of language to be a little fuzzy too as they could be ↵ | Jeremy Katz | 2002-12-17 | 1 | -2/+2 |
| | | | | specifying en_US instead of en_US.UTF-8 | ||||
* | alphabetize | Bill Nottingham | 2002-12-17 | 1 | -1/+1 |
| | |||||
* | tweak upgrade examine text | Mike Fulbright | 2002-12-17 | 1 | -6/+6 |
| | |||||
* | bogl-devel, not boglanaconda-8.0.92-1 | Jeremy Katz | 2002-12-17 | 1 | -1/+1 |
| | |||||
* | there needs to be an 's' on redhat-config-packages | bfox | 2002-12-17 | 1 | -2/+2 |
| | |||||
* | -1 | Jeremy Katz | 2002-12-17 | 1 | -1/+1 |
| | |||||
* | fix message some | Mike Fulbright | 2002-12-17 | 1 | -1/+5 |
| | |||||
* | more cvsignore | Matt Wilson | 2002-12-17 | 1 | -1/+2 |
| | |||||
* | regularlize language names so that for (eg) en_US.UTF-8, you can specify | Jeremy Katz | 2002-12-17 | 1 | -10/+79 |
| | | | | | | | | lang en lang en_US lang en_US.UTF-8 and have any of them work. this keeps kickstart configs from breaking | ||||
* | add support for pulling ks.cfg from hd or cd | Mike Fulbright | 2002-12-17 | 6 | -26/+148 |
| | |||||
* | need to actually use the step | Jeremy Katz | 2002-12-17 | 2 | -0/+2 |
| | |||||
* | allow opt-out of vga16 | Matt Wilson | 2002-12-17 | 3 | -2/+6 |
| | |||||
* | escape % | Matt Wilson | 2002-12-17 | 1 | -2/+2 |
| | |||||
* | fix language loading | Matt Wilson | 2002-12-17 | 1 | -6/+7 |
| | |||||
* | flush stdout | Matt Wilson | 2002-12-17 | 2 | -2/+3 |
| | |||||
* | make it a dep too | Matt Wilson | 2002-12-17 | 1 | -1/+1 |
| | |||||
* | add in unicode linedraw chars | Matt Wilson | 2002-12-17 | 2 | -1/+23 |
| | |||||
* | assume that if we're already on a pty we can handle unicode | Matt Wilson | 2002-12-17 | 1 | -0/+6 |
| | |||||
* | use real function calls | Matt Wilson | 2002-12-17 | 1 | -2/+2 |
| | |||||
* | enable utf-8 on console too | Matt Wilson | 2002-12-17 | 2 | -5/+7 |
| | |||||
* | put bterm terminfo file in right place | Matt Wilson | 2002-12-17 | 1 | -1/+1 |
| | |||||
* | oops, I really didn't mean to leave that there | Jeremy Katz | 2002-12-17 | 1 | -1/+0 |
| | |||||
* | pull in vga16fb | Jeremy Katz | 2002-12-17 | 1 | -1/+2 |
| | |||||
* | load vga16fb | Jeremy Katz | 2002-12-17 | 1 | -4/+9 |
| | |||||
* | fix font reduction | Matt Wilson | 2002-12-17 | 1 | -2/+2 |
| | |||||
* | clean up lang.c, remove duplicate codew | Matt Wilson | 2002-12-17 | 7 | -48/+58 |
| | | | | | | | fix the Welcome to Red Hat Linux redraw problem eradicate kon2 references, pull in bterm files for initrd/loader stuff use -Os for loader misc. cleanups |