| Commit message (Expand) | Author | Age | Files | Lines |
* | HERE COMES YOUR WATER! .... | David Cantrell | 2006-06-07 | 1 | -80/+0 |
* | * isys/Makefile: Remove getipaddr.o reference. | David Cantrell | 2006-05-26 | 1 | -1/+1 |
* | * isys/Makefile: Remove getmacaddr references. Add glib CFLAGS and | David Cantrell | 2006-05-26 | 1 | -3/+2 |
* | 2006-05-04 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-05-04 | 1 | -0/+3 |
* | 2006-05-03 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-05-03 | 1 | -3/+0 |
* | 2006-05-01 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-05-02 | 1 | -0/+1 |
* | Build it up, tear it down. Since we're destroying isys from the inside, | David Cantrell | 2006-03-24 | 1 | -6/+0 |
* | Remove functions already in python, hopefully better. | Chris Lumens | 2006-03-22 | 1 | -52/+0 |
* | Remove summitavailable support. | Chris Lumens | 2006-03-22 | 1 | -8/+0 |
* | 2006-03-13 Matt Wilson <msw@rpath.com> | Jeremy Katz | 2006-03-13 | 1 | -2/+8 |
* | - add segv handler that dumps backtraces | Peter Jones | 2006-02-23 | 1 | -0/+24 |
* | 2006-02-22 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-02-22 | 1 | -59/+0 |
* | 2006-02-22 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-02-22 | 1 | -8/+0 |
* | 2005-09-15 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-09-15 | 1 | -4/+9 |
* | 2005-08-23 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-08-23 | 1 | -1/+1 |
* | Added a clobberDevice method that is used before formatting a device to | Chris Lumens | 2005-06-27 | 1 | -0/+30 |
* | 2005-06-13 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-06-13 | 1 | -1/+1 |
* | Pad UUID out to eight places with zeros. | Chris Lumens | 2005-05-23 | 1 | -2/+2 |
* | Use the UUID from the RAID superblock as the identifier in /etc/mdadm.conf | Chris Lumens | 2005-05-19 | 1 | -9/+15 |
* | 2005-04-27 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-04-27 | 1 | -1/+21 |
* | Don't overflow the buffer when copying over image location in case loopback | Chris Lumens | 2005-04-26 | 1 | -1/+2 |
* | with SCSI_IOCTL_SEND_COMMAND, we get our data back in the same buffer as the | Peter Jones | 2005-03-02 | 1 | -3/+3 |
* | 2005-01-19 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-01-19 | 1 | -1/+0 |
* | 2004-09-27 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-09-28 | 1 | -55/+0 |
* | some hacks to work around the lvm tools being stupid | Jeremy Katz | 2004-08-23 | 1 | -0/+33 |
* | add patch from Rezwanul_Kabir (AT dell DOT com) to add support for using | Jeremy Katz | 2004-07-09 | 1 | -0/+23 |
* | bind is_wireless_interface | Jeremy Katz | 2004-06-16 | 1 | -0/+15 |
* | dhcpklass is optional, not mandatory (#119260) | Jeremy Katz | 2004-04-15 | 1 | -3/+3 |
* | silly fix (#120145) | Jeremy Katz | 2004-04-13 | 1 | -1/+1 |
* | don't follow symlinks | Jeremy Katz | 2004-03-17 | 1 | -1/+1 |
* | add function to reset the file context to what it "should" be | Jeremy Katz | 2004-02-24 | 1 | -0/+19 |
* | ioctl changed for 2.6 | Jeremy Katz | 2004-01-14 | 1 | -1/+1 |
* | add dhcp class id support (#107946). requires pump >= 0.8.20 | Jeremy Katz | 2004-01-06 | 1 | -2/+3 |
* | nuke probe code. move dasd bits that are still needed into their own file | Jeremy Katz | 2003-12-23 | 1 | -2/+1 |
* | remove python linkage | Jeremy Katz | 2003-11-19 | 1 | -158/+0 |
* | python 2.3 build fixes | Jeremy Katz | 2003-11-07 | 1 | -2/+2 |
* | read the chunk size of preexisting raid devices and reuse it (#101518) | Jeremy Katz | 2003-10-16 | 1 | -0/+35 |
* | merge from taroon | Jeremy Katz | 2003-09-20 | 1 | -0/+14 |
* | massive merge from taroon branch. changes are all over the place, but a | Jeremy Katz | 2003-07-08 | 1 | -0/+1 |
* | errant comment | Mike Fulbright | 2003-07-07 | 1 | -1/+1 |
* | add binding for getting mac address of nic | Mike Fulbright | 2003-07-07 | 1 | -0/+15 |
* | kill warning. also, fix it in case anyone decides to call it. | Bill Nottingham | 2003-06-26 | 1 | -2/+3 |
* | merge taroon branch. mostly package bits, but a lot of other misc stuff | Jeremy Katz | 2003-06-06 | 1 | -1/+6 |
* | make useful debugging more useful and support remount | Mike Fulbright | 2003-05-01 | 1 | -3/+4 |
* | another taroon merge. tagged before as before-taroon-merge, after as | Jeremy Katz | 2003-04-24 | 1 | -0/+10 |
* | merge taroon branch up until now. tagged as before-taroon-merge before and | Jeremy Katz | 2003-03-21 | 1 | -2/+17 |
* | remove map from the lang-table. we don't ever use it anymore during the | Jeremy Katz | 2003-02-25 | 1 | -1/+1 |
* | support bind mounts for upgrade/rescue mode. | Jeremy Katz | 2003-02-18 | 1 | -3/+4 |
* | put start bterm in lang.c, bind from python | Jeremy Katz | 2003-02-11 | 1 | -0/+8 |
* | oops, the kernel sucks again | Jeremy Katz | 2003-02-04 | 1 | -0/+4 |