index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hooray for 4th grade C programming class!
David Cantrell
2006-06-27
4
-10
/
+71
*
- get rid of diet.
Peter Jones
2006-06-26
6
-47
/
+5
*
Instead of detecting whether a device is removable or not, detect whether
Chris Lumens
2006-06-22
2
-118
/
+11
*
2006-06-21 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-06-21
1
-2
/
+1
*
2006-06-21 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-06-21
1
-11
/
+22
*
just the sync bit
Jeremy Katz
2006-06-16
1
-22
/
+11
*
2006-06-15 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-06-16
1
-12
/
+24
*
2006-06-15 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-06-15
1
-1
/
+1
*
2006-06-10 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-06-10
1
-0
/
+1
*
HERE COMES YOUR WATER! ....
David Cantrell
2006-06-07
2
-81
/
+1
*
Fix on 64-bit machines (#193609).
Chris Lumens
2006-05-31
1
-1
/
+1
*
* isys/Makefile: Remove getipaddr.o reference.
David Cantrell
2006-05-26
4
-58
/
+2
*
* isys/nl.c (netlink_format_ip_addr): Rewrote to malloc for space
David Cantrell
2006-05-26
2
-17
/
+86
*
* isys/Makefile: Remove getmacaddr references. Add glib CFLAGS and
David Cantrell
2006-05-26
5
-98
/
+12
*
* isys/nl.h: Include glib.h and netinet/in.h.
David Cantrell
2006-05-25
1
-0
/
+3
*
* isys/nl.h: Prototypes for netlink_interfaces_list_free() and
David Cantrell
2006-05-25
2
-1
/
+99
*
* isys/nl.c: Skip Netlink messages with void ARP headers or zero-length
David Cantrell
2006-05-24
1
-0
/
+7
*
All hail the hypnotoad!
David Cantrell
2006-05-24
3
-2
/
+408
*
- Fix keyboard loading hell
Peter Jones
2006-05-10
1
-0
/
+5
*
* isys/isys.py (driveIsRemovable): Split module checking out to its
Peter Jones
2006-05-09
1
-22
/
+31
*
- actually don't warn about usb there, because that codepath isn't dependent
Peter Jones
2006-05-09
1
-4
/
+1
*
- allow usb-storage installs
Peter Jones
2006-05-09
1
-1
/
+4
*
Removed nfs_mountversion.h since that's generated by the Makefile. Ignore
David Cantrell
2006-05-09
2
-1
/
+1
*
s390 build fix.
Chris Lumens
2006-05-08
1
-1
/
+1
*
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
-1
/
+6
*
more build fixage
Jeremy Katz
2006-05-02
1
-0
/
+1
*
2006-05-01 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-05-02
2
-0
/
+2
*
Pass the right types to the socket module to make manual IP configuration work
Chris Lumens
2006-04-26
1
-2
/
+3
*
Fix some deprecation warnings.
Chris Lumens
2006-03-30
1
-1
/
+2
*
Build it up, tear it down. Since we're destroying isys from the inside,
David Cantrell
2006-03-24
2
-10
/
+2
*
- Fix SELinux conditional inclusion/build
Peter Jones
2006-03-24
1
-4
/
+1
*
Remove functions already in python, hopefully better.
Chris Lumens
2006-03-22
2
-75
/
+14
*
Remove summitavailable support.
Chris Lumens
2006-03-22
4
-42
/
+0
*
isys.getopt is deprecated. Use optparse, or suffer the consequences.
Chris Lumens
2006-03-22
1
-0
/
+3
*
* fsset.py (reiserfsFileSystem): Added missing labelDevice method.
David Cantrell
2006-03-22
1
-10
/
+13
*
i5 returns as pSeries! (#186070)
Paul Nasrat
2006-03-21
1
-1
/
+1
*
2006-03-13 Matt Wilson <msw@rpath.com>
Jeremy Katz
2006-03-13
2
-4
/
+14
*
Add a function to more intelligently sort network device names (#166842).
Chris Lumens
2006-03-02
1
-0
/
+12
*
2006-02-27 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-02-27
1
-0
/
+1
*
- use the right name for handleSegv ;)
Peter Jones
2006-02-24
1
-2
/
+3
*
Add python shim (#182739).
Chris Lumens
2006-02-24
1
-0
/
+3
*
- 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
6
-599
/
+1
*
2006-02-22 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-02-22
4
-46
/
+1
*
2006-02-14 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-02-14
1
-5
/
+3
*
Correct other references to ethtool-copy.h.
Chris Lumens
2006-02-10
2
-3
/
+2
*
2006-02-09 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-02-09
3
-453
/
+5
*
* isys/isys.py (readReiserFSLabel): Support all valid reiserfs
David Cantrell
2006-02-03
1
-14
/
+16
[next]