Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | merge fix for using the wrong device name from taroon (#98600, #98700) | Jeremy Katz | 2003-07-07 | 1 | -7/+10 | |
| | ||||||
* | fill in model info of net devices with their description | Bill Nottingham | 2003-07-03 | 1 | -3/+12 | |
| | | | | | | use this in choose-your-own-netdevice screen requires kudzu-1.1.9 or higher. | |||||
* | let user know why they didnt get graphical stage2 | Mike Fulbright | 2003-07-01 | 1 | -2/+6 | |
| | ||||||
* | be a little more polite if /etc/arch doesn't exist | Bill Nottingham | 2003-06-26 | 1 | -9/+12 | |
| | ||||||
* | remove unused legacy debugging code, as well as ill fated attempt to mount ↵ | Mike Fulbright | 2003-06-23 | 1 | -50/+33 | |
| | | | | stage 2 image from hard drive. Instead we copy it into ramfs, choosing the image best fitting the amount of RAM available on the system. | |||||
* | merge from taroon. highlights of this time around | Jeremy Katz | 2003-06-23 | 7 | -185/+126 | |
| | | | | | | | | * ppc boot constraints * md5 endianness * don't prompt to save tracebacks to a floppy without a floppy * autopart for kickstart * network configuration in the loader if vnc/display case | |||||
* | make graphical installation the default, and change to text based ↵ | Mike Fulbright | 2003-06-19 | 4 | -60/+68 | |
| | | | | installation for FTP/HTTP if too little RAM detected | |||||
* | merge from taroon. fixes driver disks, side effect of pulling in new | Jeremy Katz | 2003-06-12 | 1 | -5/+5 | |
| | | | | buildinstall stuff | |||||
* | 2 errors: old garbage shouldn't get commited, and wtf does it end up in -HEAD ? | Karsten Hopp | 2003-06-10 | 1 | -20/+0 | |
| | ||||||
* | move some lines around to fix #97055. work around bad choice of variable ↵ | Karsten Hopp | 2003-06-10 | 3 | -11/+33 | |
| | | | | name which is already used by bash | |||||
* | merge changes from taroon since new rhpl in dist-10 will require them | Jeremy Katz | 2003-06-10 | 3 | -3/+10 | |
| | ||||||
* | merge taroon branch. mostly package bits, but a lot of other misc stuff | Jeremy Katz | 2003-06-06 | 13 | -278/+168 | |
| | | | | and cleanups in here too | |||||
* | need to set graphical flag if we are using VNC to make sure we get a stage2 ↵ | Mike Fulbright | 2003-05-23 | 1 | -0/+4 | |
| | | | | with X libs and Xvnc | |||||
* | merge from taroon branch to HEAD. mostly the package stuff, but also | Jeremy Katz | 2003-05-20 | 4 | -16/+50 | |
| | | | | msw's ctrl-alt-del thing and some arch fixups | |||||
* | nuke some modules that are in -unsupported. should make drvblock fit again | Jeremy Katz | 2003-05-06 | 1 | -124/+0 | |
| | | | | (#90263) | |||||
* | remove spurious debugging code | Mike Fulbright | 2003-05-05 | 1 | -9/+0 | |
| | ||||||
* | merge changes from taroon-branch. this merges up to anaconda-9.0.2-1.RHEL | Jeremy Katz | 2003-05-05 | 6 | -44/+135 | |
| | ||||||
* | rest of remount tweaks | Mike Fulbright | 2003-05-01 | 8 | -24/+24 | |
| | ||||||
* | oops we werent unmounting partition if we failed to find a set of ISOs | Mike Fulbright | 2003-04-30 | 1 | -0/+6 | |
| | ||||||
* | oops | Mike Fulbright | 2003-04-30 | 1 | -1/+1 | |
| | ||||||
* | another taroon merge. tagged before as before-taroon-merge, after as | Jeremy Katz | 2003-04-24 | 24 | -460/+606 | |
| | | | | | | | | after-taroon-merge this one adds s390 fixes, basic i/p series platform support, support for multiple kernels and one second stage, cmdline kickstart mode (nice for s390), some warning cleanups. | |||||
* | remove debuginfo | Mike Fulbright | 2003-04-03 | 1 | -2/+0 | |
| | ||||||
* | check stamp for hd installs | Mike Fulbright | 2003-04-02 | 1 | -2/+18 | |
| | ||||||
* | typo | Mike Fulbright | 2003-04-01 | 1 | -2/+2 | |
| | ||||||
* | some enhancements to vnc mode | Mike Fulbright | 2003-03-31 | 1 | -5/+18 | |
| | ||||||
* | added vnc capability | Mike Fulbright | 2003-03-31 | 1 | -1/+3 | |
| | ||||||
* | bump copyrights | Mike Fulbright | 2003-03-28 | 4 | -4/+4 | |
| | ||||||
* | add graphical mode flag and modify call to find red hat CDs to new mechanism | Mike Fulbright | 2003-03-28 | 1 | -1/+5 | |
| | ||||||
* | add graphical mode flag | Mike Fulbright | 2003-03-28 | 1 | -0/+2 | |
| | ||||||
* | add graphical kickstart directive | Mike Fulbright | 2003-03-28 | 2 | -0/+10 | |
| | ||||||
* | look for graphical stage2 if in graphical mode, and look for local stage 2 ↵ | Mike Fulbright | 2003-03-28 | 1 | -12/+41 | |
| | | | | image if CD exists | |||||
* | made it so we loopback mount stage2 now, and we look for graphical stage2 first | Mike Fulbright | 2003-03-28 | 1 | -0/+64 | |
| | ||||||
* | add ability to hint we just want to find a cd with stage2, but not ↵ | Mike Fulbright | 2003-03-28 | 2 | -6/+11 | |
| | | | | necessarily packages as well. Used for CD-assisted takeoff of GUI FTP/HTTP | |||||
* | fix build with new kudzu | Bill Nottingham | 2003-03-25 | 1 | -3/+3 | |
| | ||||||
* | merge taroon branch up until now. tagged as before-taroon-merge before and | Jeremy Katz | 2003-03-21 | 10 | -69/+604 | |
| | | | | | will be tagged after-taroon-merge after. taroon at this point is tagged taroon-merge-point for where to base merges from in the future | |||||
* | and allow usb on hammer here too | Jeremy Katz | 2003-03-20 | 1 | -5/+0 | |
| | ||||||
* | look for libunicode-lite in either libdir (#86320) | Jeremy Katz | 2003-03-19 | 1 | -0/+2 | |
| | ||||||
* | va_copy is broken on s390 (don't have a bug #, just word from karsten). | Jeremy Katz | 2003-03-12 | 1 | -7/+7 | |
| | | | | revert to earlier version that's still technically valid. | |||||
* | get rid of nfs root/ro root support. we've required initrds for all | Jeremy Katz | 2003-03-07 | 1 | -59/+84 | |
| | | | | | | | | intents and purposes *post-install* for a while. needing them for the install seems reasonable. make /tmp be ramfs. copy anything which is in /tmp on the initrd so it doesn't get lost. | |||||
* | fix this to actually compile and be right with map gone | Jeremy Katz | 2003-02-27 | 2 | -3/+2 | |
| | ||||||
* | mark for translation (#84031) | Jeremy Katz | 2003-02-25 | 2 | -4/+2 | |
| | ||||||
* | remove map from the lang-table. we don't ever use it anymore during the | Jeremy Katz | 2003-02-25 | 1 | -2/+2 | |
| | | | | install and isys.loadFont was just throwing out the argument (#84275) | |||||
* | merge from branch to HEAD. turkish stays on HEAD, though | Jeremy Katz | 2003-02-25 | 1 | -2/+1 | |
| | ||||||
* | helps to commit the version I ended up with | Jeremy Katz | 2003-02-21 | 1 | -10/+66 | |
| | ||||||
* | silly test program for pcmcia stuff that's basically ripped straight out | Jeremy Katz | 2003-02-21 | 1 | -0/+333 | |
| | | | | | | | of pcmcia.c with some code wrapped around it for things like loading modules. would be even better to get to where I can just compile pcmcia.c and get this but I don't want to lose this before I get around to doing that | |||||
* | reprobe devices before checking for cdrom, etc so that you can hotplug your | Jeremy Katz | 2003-02-21 | 1 | -0/+1 | |
| | | | | usb cdrom on your blade center | |||||
* | if you only have one device, don't ask which of multiple ones you want to | Jeremy Katz | 2003-02-20 | 2 | -12/+27 | |
| | | | | | use for a driver disk/update disk. noticed by mkj and mikem almost simultaneously. | |||||
* | spurious newline | Jeremy Katz | 2003-02-20 | 1 | -1/+1 | |
| | ||||||
* | reprobe ide devs when we're updating ide devices so that, eg, ide pcmcia | Jeremy Katz | 2003-02-20 | 1 | -0/+1 | |
| | | | | cdrom drives can be found (#84701) | |||||
* | only care about the additional dns servers if we had more to begin with | Jeremy Katz | 2003-02-20 | 1 | -4/+6 | |
| |