| Commit message (Expand) | Author | Age | Files | Lines |
* | linux/cdrom.h no longer includes asm/byteorder.h but really needs asm/types.h. | Jeremy Katz | 2003-08-18 | 1 | -0/+1 |
* | close fd (#102096) | Jeremy Katz | 2003-08-18 | 1 | -5/+4 |
* | make quieter (#101694) | Jeremy Katz | 2003-08-06 | 1 | -3/+3 |
* | give the address of the ldl device in the message (#101285) | Jeremy Katz | 2003-07-31 | 1 | -0/+19 |
* | oops, this will help | Jeremy Katz | 2003-07-31 | 1 | -0/+1 |
* | if we're on a pty, don't try to load a keymap. it's just ugly | Jeremy Katz | 2003-07-31 | 1 | -0/+5 |
* | we can't load keymaps on vioconsole, so don't try | Jeremy Katz | 2003-07-15 | 1 | -0/+4 |
* | errant comment | Mike Fulbright | 2003-07-07 | 1 | -1/+1 |
* | add method to get mac address for nics | Mike Fulbright | 2003-07-07 | 5 | -1/+82 |
* | unused var | Jeremy Katz | 2003-07-07 | 1 | -2/+0 |
* | warning fix | Jeremy Katz | 2003-07-07 | 1 | -1/+1 |
* | rerun rpcgen, make compiler happy | Jeremy Katz | 2003-07-07 | 4 | -521/+364 |
* | Werror | Jeremy Katz | 2003-07-07 | 2 | -2/+2 |
* | ifdef ataraid stuff completely | Jeremy Katz | 2003-07-07 | 1 | -1/+5 |
* | remove unused bits | Jeremy Katz | 2003-07-07 | 1 | -7/+0 |
* | missing include | Jeremy Katz | 2003-07-07 | 1 | -0/+1 |
* | use correct function names | Jeremy Katz | 2003-07-07 | 2 | -3/+3 |
* | mark unused with attributes to kill warnings | Jeremy Katz | 2003-07-07 | 1 | -5/+7 |
* | merge notting's correctness/warning patch from HEAD | Jeremy Katz | 2003-07-07 | 1 | -2/+3 |
* | need kudzu for isys.so now | Jeremy Katz | 2003-07-03 | 1 | -1/+1 |
* | fill in model info of net devices with their description | Bill Nottingham | 2003-07-03 | 1 | -1/+10 |
* | add ethtool support for install-time (#88658) | Jeremy Katz | 2003-06-26 | 6 | -23/+135 |
* | don't know why I need to include this and didn't before | Jeremy Katz | 2003-06-26 | 1 | -0/+1 |
* | null terminate buffer from readFD that was causing segfaults for jlaska | Jeremy Katz | 2003-06-17 | 1 | -4/+4 |
* | another check for summit | Matt Wilson | 2003-06-03 | 1 | -0/+1 |
* | only check once, as suggested by jeremy | Matt Wilson | 2003-05-21 | 1 | -3/+4 |
* | Sets TERM=vt100 (#90961), adds a shell on Ctrl+Z, and avoids trying to | Matt Wilson | 2003-05-21 | 5 | -1/+52 |
* | oh, ick. iseries cdrom is iseries/vcda not iseries/vcd0. | Jeremy Katz | 2003-05-09 | 1 | -1/+1 |
* | use it here too | Jeremy Katz | 2003-05-02 | 1 | -2/+2 |
* | if the font doesn't exist, we didn't actually succeed at starting bterm. cha... | Jeremy Katz | 2003-04-29 | 1 | -1/+1 |
* | only start bterm once. create /.bterm once we've started bterm | Jeremy Katz | 2003-04-29 | 1 | -0/+9 |
* | we need to look at all of the devices and not just bail out when we find a | Jeremy Katz | 2003-04-23 | 1 | -7/+7 |
* | this isn't needed here | Jeremy Katz | 2003-04-20 | 1 | -1/+0 |
* | fix broken iseries viodasd device creation | Jeremy Katz | 2003-04-16 | 1 | -6/+6 |
* | invert check for label to detect zero'ed out DASDs / DASDs with | Karsten Hopp | 2003-04-16 | 1 | -4/+4 |
* | fix for #88546 (LDL formatted dasd not detected) | Karsten Hopp | 2003-04-15 | 4 | -18/+23 |
* | add viocd and viodasd probing. hooray for more non-standard devices :( | Jeremy Katz | 2003-04-14 | 4 | -6/+205 |
* | fix iseries/vd creation. they go up to vdaf | Jeremy Katz | 2003-04-14 | 1 | -4/+17 |
* | let iSeries do the PReP boot stuff | Jeremy Katz | 2003-04-13 | 1 | -0/+13 |
* | add RUTHLESS support | Matt Wilson | 2003-04-04 | 1 | -1/+2 |
* | make parted import local to cut down on silly problems popping up in tree | Jeremy Katz | 2003-03-24 | 1 | -2/+2 |
* | first pass at commiting final set of changes from Dan Burcaw for ppc (well, | Jeremy Katz | 2003-03-21 | 1 | -0/+1 |
* | fix merge bug | Jeremy Katz | 2003-03-18 | 1 | -3/+0 |
* | I can't type | Jeremy Katz | 2003-03-12 | 1 | -1/+1 |
* | first set of merges of s390 code to taroon branch. mail to follow to | Jeremy Katz | 2003-03-11 | 8 | -45/+267 |
* | this was meant to be removed already -- not used anywhere | Jeremy Katz | 2003-03-10 | 1 | -161/+0 |
* | remove map from the lang-table. we don't ever use it anymore during the | Jeremy Katz | 2003-02-25 | 2 | -3/+3 |
* | support bind mounts for upgrade/rescue mode. | Jeremy Katz | 2003-02-18 | 4 | -7/+11 |
* | use sig_dfl, sig_ign is special (#84138) | Jeremy Katz | 2003-02-12 | 1 | -1/+1 |
* | put start bterm in lang.c, bind from python | Jeremy Katz | 2003-02-11 | 5 | -1/+41 |