| Commit message (Expand) | Author | Age | Files | Lines |
* | sort net devs (#122782) | Jeremy Katz | 2004-06-11 | 1 | -0/+2 |
* | pull in rpmvercmp, use for sorting so that our sorting is smarter for | Jeremy Katz | 2004-06-11 | 1 | -1/+97 |
* | targeted policy updates, a few little simplifications | Jeremy Katz | 2004-06-09 | 1 | -4/+5 |
* | dasd_eckd_mod is busy until you set the device offline | Karsten Hopp | 2004-06-09 | 1 | -0/+2 |
* | - Fix declaration for finalName and fullName in extractModule to be really | pknirsch | 2004-06-09 | 1 | -7/+6 |
* | more non diet warning fixing | Jeremy Katz | 2004-06-09 | 1 | -0/+1 |
* | warning fix | Jeremy Katz | 2004-06-09 | 1 | -0/+2 |
* | include disks so that we get usb keys. also only show the disk we want | Jeremy Katz | 2004-06-09 | 1 | -5/+15 |
* | changes to allow picking an image off of a device. does't yet include | Jeremy Katz | 2004-06-09 | 1 | -5/+121 |
* | move partition list code out into its own file, let it take a drive to only | Jeremy Katz | 2004-06-09 | 3 | -138/+177 |
* | add explanatory text to the top of the directory browser stuff, fix | Jeremy Katz | 2004-06-09 | 3 | -14/+40 |
* | advansys came back | Jeremy Katz | 2004-06-08 | 1 | -0/+4 |
* | read configuration from a bash-style file on CMS filesystem | Karsten Hopp | 2004-06-07 | 1 | -0/+17 |
* | add a newt-based file selector that's probably slightly over-engineered for | Jeremy Katz | 2004-06-04 | 3 | -0/+194 |
* | kill 'linux expert' | Jeremy Katz | 2004-06-03 | 1 | -4/+6 |
* | add a comment, write out essid and wepkey | Jeremy Katz | 2004-05-27 | 2 | -0/+7 |
* | fix dhcp to actually have a device to get a dhcp request for | Jeremy Katz | 2004-05-27 | 2 | -5/+9 |
* | - add qeth parameters to loaderData structure. | Karsten Hopp | 2004-05-26 | 4 | -9/+38 |
* | If they're using kickstart, assume they might know what they're doing. | Jeremy Katz | 2004-05-26 | 1 | -0/+7 |
* | - add_parms is gone, portname is required for older z/VM | Karsten Hopp | 2004-05-26 | 1 | -4/+6 |
* | this might get to where I can install over wireless (untested). still needs | Jeremy Katz | 2004-05-25 | 2 | -10/+72 |
* | add some wireless cards | Jeremy Katz | 2004-05-25 | 1 | -0/+41 |
* | parse command line arguments sooner so that --test really doesn't depend | Jeremy Katz | 2004-05-25 | 1 | -16/+16 |
* | simple screen for getting wireless adapter information, still has to get hooked | Jeremy Katz | 2004-05-24 | 1 | -0/+29 |
* | support a lang of none to do english text-mode | Jeremy Katz | 2004-05-20 | 1 | -2/+3 |
* | load raid6 | Jeremy Katz | 2004-05-20 | 1 | -1/+1 |
* | - I wonder what this was for ? It breaks in Network:__init__ because | Karsten Hopp | 2004-05-19 | 1 | -1/+0 |
* | write SUBCHANNELS into netinfo file, export it to the shell | Karsten Hopp | 2004-05-19 | 1 | -0/+2 |
* | use a more descriptive variable name which matches the one used in the initsc... | Karsten Hopp | 2004-05-19 | 1 | -11/+11 |
* | write /tmp/modprobe.conf instead of /tmp/modules.conf | Karsten Hopp | 2004-05-19 | 1 | -3/+3 |
* | merge anaconda-10_0-branch changes back to HEAD | Jeremy Katz | 2004-05-18 | 1 | -1/+6 |
* | add usb nics | Jeremy Katz | 2004-05-17 | 1 | -0/+21 |
* | why does IBM wait until U2 is public and then finally starts testing ? I real... | Karsten Hopp | 2004-05-13 | 1 | -1/+1 |
* | wrong module order | Karsten Hopp | 2004-05-13 | 1 | -1/+1 |
* | qeth again | Jeremy Katz | 2004-05-11 | 1 | -1/+1 |
* | fix tyop (#118049) | Jeremy Katz | 2004-05-06 | 1 | -1/+1 |
* | avoid cdrom hack on mainframe | Karsten Hopp | 2004-05-06 | 1 | -0/+2 |
* | veth is now iseries_veth | Jeremy Katz | 2004-05-05 | 2 | -1/+5 |
* | if selinux is in the ks.cfg, we need to be able to turn it on. policy | Jeremy Katz | 2004-05-05 | 1 | -0/+2 |
* | add some sata controllers (#122215) | Jeremy Katz | 2004-05-03 | 1 | -0/+12 |
* | fix for method= based on mattdm's patch (#84156) | Jeremy Katz | 2004-04-30 | 1 | -9/+10 |
* | multiple dns servers via the boot parameter fix from mattdm (#84409) | Jeremy Katz | 2004-04-30 | 1 | -1/+1 |
* | don't segfault if there's not a device (#122019) | Jeremy Katz | 2004-04-29 | 1 | -0/+1 |
* | make sure we have a device for when kudzu returns something I don't | Jeremy Katz | 2004-04-29 | 1 | -0/+2 |
* | can't remember why we started the portmapper. It currently doesn't get copied... | Karsten Hopp | 2004-04-20 | 1 | -2/+2 |
* | turn on selinux mode if they specify selinux in their ks.cfg | Jeremy Katz | 2004-04-16 | 2 | -0/+10 |
* | simplify logic and fix selinux stuff a bit more | Jeremy Katz | 2004-04-16 | 2 | -2/+2 |
* | - parse old CHANDEV variable (wow, no external commands used at all ;-) ) | Karsten Hopp | 2004-04-15 | 1 | -0/+23 |
* | load selinux policy before we start the shell on tty2. we lose the ability | Jeremy Katz | 2004-04-14 | 1 | -14/+14 |
* | make selinux a little bit more of an opt-in | Jeremy Katz | 2004-04-14 | 2 | -5/+8 |