summaryrefslogtreecommitdiffstats
path: root/loader2
Commit message (Expand)AuthorAgeFilesLines
* kill 'linux expert'Jeremy Katz2004-06-031-4/+6
* add a comment, write out essid and wepkeyJeremy Katz2004-05-272-0/+7
* fix dhcp to actually have a device to get a dhcp request forJeremy Katz2004-05-272-5/+9
* - add qeth parameters to loaderData structure.Karsten Hopp2004-05-264-9/+38
* If they're using kickstart, assume they might know what they're doing.Jeremy Katz2004-05-261-0/+7
* - add_parms is gone, portname is required for older z/VMKarsten Hopp2004-05-261-4/+6
* this might get to where I can install over wireless (untested). still needsJeremy Katz2004-05-252-10/+72
* add some wireless cardsJeremy Katz2004-05-251-0/+41
* parse command line arguments sooner so that --test really doesn't dependJeremy Katz2004-05-251-16/+16
* simple screen for getting wireless adapter information, still has to get hookedJeremy Katz2004-05-241-0/+29
* support a lang of none to do english text-modeJeremy Katz2004-05-201-2/+3
* load raid6Jeremy Katz2004-05-201-1/+1
* - I wonder what this was for ? It breaks in Network:__init__ becauseKarsten Hopp2004-05-191-1/+0
* write SUBCHANNELS into netinfo file, export it to the shellKarsten Hopp2004-05-191-0/+2
* use a more descriptive variable name which matches the one used in the initsc...Karsten Hopp2004-05-191-11/+11
* write /tmp/modprobe.conf instead of /tmp/modules.confKarsten Hopp2004-05-191-3/+3
* merge anaconda-10_0-branch changes back to HEADJeremy Katz2004-05-181-1/+6
* add usb nicsJeremy Katz2004-05-171-0/+21
* why does IBM wait until U2 is public and then finally starts testing ? I real...Karsten Hopp2004-05-131-1/+1
* wrong module orderKarsten Hopp2004-05-131-1/+1
* qeth againJeremy Katz2004-05-111-1/+1
* fix tyop (#118049)Jeremy Katz2004-05-061-1/+1
* avoid cdrom hack on mainframeKarsten Hopp2004-05-061-0/+2
* veth is now iseries_vethJeremy Katz2004-05-052-1/+5
* if selinux is in the ks.cfg, we need to be able to turn it on. policyJeremy Katz2004-05-051-0/+2
* add some sata controllers (#122215)Jeremy Katz2004-05-031-0/+12
* fix for method= based on mattdm's patch (#84156)Jeremy Katz2004-04-301-9/+10
* multiple dns servers via the boot parameter fix from mattdm (#84409)Jeremy Katz2004-04-301-1/+1
* don't segfault if there's not a device (#122019)Jeremy Katz2004-04-291-0/+1
* make sure we have a device for when kudzu returns something I don'tJeremy Katz2004-04-291-0/+2
* can't remember why we started the portmapper. It currently doesn't get copied...Karsten Hopp2004-04-201-2/+2
* turn on selinux mode if they specify selinux in their ks.cfgJeremy Katz2004-04-162-0/+10
* simplify logic and fix selinux stuff a bit moreJeremy Katz2004-04-162-2/+2
* - parse old CHANDEV variable (wow, no external commands used at all ;-) )Karsten Hopp2004-04-151-0/+23
* load selinux policy before we start the shell on tty2. we lose the abilityJeremy Katz2004-04-141-14/+14
* make selinux a little bit more of an opt-inJeremy Katz2004-04-142-5/+8
* add two mainframe network devicesKarsten Hopp2004-04-141-0/+8
* - new version for kernel 2.6Karsten Hopp2004-04-141-71/+56
* we don't have cut in our ramdisk, and on one noticed ;-)Karsten Hopp2004-03-311-1/+1
* compile fixJeremy Katz2004-03-311-1/+1
* mount sysfs, some new modulesJeremy Katz2004-03-301-1/+4
* handle a policy load failure by disabling selinuxJeremy Katz2004-03-301-0/+4
* move rootfs remount to after /proc is mountedJeremy Katz2004-03-301-2/+2
* 2.6 tweakJeremy Katz2004-03-231-2/+2
* fix hard drive installs (#118881)Jeremy Katz2004-03-221-0/+3
* fix stupid bug in rmmodJeremy Katz2004-03-161-2/+14
* use PROBE_LOADED as appropriate (it only really does anything for networkJeremy Katz2004-03-128-16/+16
* first pass at getting noprobe to do something sane. if there's a device thatJeremy Katz2004-03-111-5/+18
* various other foo.o -> foo.ko conversionsBill Nottingham2004-03-055-5/+5
* lots of probe_all nukingJeremy Katz2004-03-0410-21/+20