index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add iBFT support to loader
Martin Sivak
2009-02-12
1
-1
/
+2
*
Rewrite mdio_read() in linkdetect.c for strict aliasing rules.
David Cantrell
2009-02-09
1
-8
/
+16
*
Log all calls to mount to /tmp/program.log as well.
Chris Lumens
2009-01-07
1
-6
/
+12
*
Various packaging fixed from review (#225246)
Hans de Goede
2009-01-05
1
-1
/
+1
*
Remove doMultiMount.
Chris Lumens
2009-01-05
2
-22
/
+0
*
Rewrite iface_ip2str() to use libnm-glib
David Cantrell
2008-12-20
1
-107
/
+36
*
Remove isys.e2fslabel() and isys.getraidsb()
David Cantrell
2008-12-19
1
-67
/
+0
*
Reduce direct D-Bus calls in isys/iface.c.
David Cantrell
2008-12-18
3
-76
/
+24
*
Handle both /dev/sr0 and sr0, since that's what cdromList gives (#475083).
Chris Lumens
2008-12-08
1
-0
/
+3
*
In iface_ip2str(), make sure to advance to next item before continue.
David Cantrell
2008-12-05
1
-0
/
+1
*
Prevent network install when no network devices are found (#470144)
David Cantrell
2008-12-05
1
-0
/
+7
*
ext4dev -> ext4 (esandeen).
Chris Lumens
2008-10-14
1
-2
/
+0
*
Get rid of some iface flags that were not doing anything anymore.
David Cantrell
2008-10-10
1
-7
/
+1
*
Fix the mount error reading for real this time (pjones, #465250).
Chris Lumens
2008-10-02
1
-21
/
+37
*
Support ksdevice=link when booting from boot.iso.
David Cantrell
2008-10-02
2
-0
/
+19
*
Another try at fixing up reading errors from mount.
Chris Lumens
2008-09-29
1
-1
/
+4
*
Bring back isys.resetResolv() and fix NetworkManager polling in network.py.
David Cantrell
2008-09-24
2
-0
/
+17
*
Fix a traceback when getting the interface settings (#462592).
Chris Lumens
2008-09-22
1
-1
/
+1
*
Remove doConfigNetDevice() prototype.
David Cantrell
2008-09-15
1
-1
/
+0
*
Remove code from isys not needed for NetworkManager.
David Cantrell
2008-09-15
2
-143
/
+0
*
Write out final ifcfg-DEVICE files correctly.
David Cantrell
2008-09-15
1
-0
/
+35
*
On HDISO installs, mark LABEL= and UUID= partitions as protected.
Chris Lumens
2008-09-15
2
-0
/
+22
*
Fix iscsi disk detection with newer kernels (rh 461839, 461841)
Hans de Goede
2008-09-15
1
-1
/
+1
*
Use print() as a function.
Peter Jones
2008-09-08
1
-1
/
+1
*
Use struct audit_reply instead of struct auditd_reply_list
David Cantrell
2008-09-06
1
-6
/
+3
*
Make NM work for the DHCP case, at least (dcbw) (#461071).
Chris Lumens
2008-09-05
2
-6
/
+94
*
iface_start_NetworkManager() cleanups
David Cantrell
2008-09-05
2
-4
/
+2
*
Define the NM_STATE_* constants in isys.py
David Cantrell
2008-08-28
1
-0
/
+6
*
Removed iface_dns_lookup()
David Cantrell
2008-08-28
2
-62
/
+0
*
Rewrite iface_ip2str() to talk to NetworkManager over D-Bus
David Cantrell
2008-08-28
3
-106
/
+127
*
Fix err handling in doMultiMount()
David Cantrell
2008-08-27
1
-4
/
+15
*
Remove isys.getopt()
David Cantrell
2008-08-26
1
-148
/
+0
*
Expand getDeviceProperties to return all devices.
David Cantrell
2008-08-26
1
-10
/
+18
*
Remove unused silo code that wouldn't even build if it were used.
Chris Lumens
2008-08-26
2
-904
/
+0
*
Remove some really old, really unused code.
Chris Lumens
2008-08-26
2
-63
/
+0
*
Add another mount function that takes a list of fstypes to try.
Chris Lumens
2008-08-26
2
-0
/
+20
*
Add getDeviceProperties() and rewrite getMacAddress()
David Cantrell
2008-08-25
2
-63
/
+48
*
Do not include wireless.h
David Cantrell
2008-08-25
1
-1
/
+0
*
Rewrite isys.isWireless() to use D-Bus and NetworkManager
David Cantrell
2008-08-25
5
-112
/
+30
*
Rewrite isys.getIPAddress() to use D-Bus and NetworkManager.
David Cantrell
2008-08-25
2
-42
/
+36
*
Rename isys/net.h to isys/ethtool.h, removed unnecessary typedefs.
David Cantrell
2008-08-25
4
-21
/
+3
*
Use NetworkManager instead of libdhcp. (#458183)
David Cantrell
2008-08-25
6
-391
/
+521
*
When mount fails, pass the error message up to the UI layer.
Chris Lumens
2008-08-25
3
-16
/
+31
*
Need to import rhpl for things like switching to pdb.
Chris Lumens
2008-08-19
1
-0
/
+1
*
lang: kill xen keymap hack
Mark McLoughlin
2008-08-08
1
-2
/
+0
*
Do not call _isys.vtActivate() on s390 or s390x platforms (#217563).
David Cantrell
2008-08-06
1
-0
/
+2
*
Make it >= not > for the memory size comparison (#207573)
Peter Jones
2008-08-06
1
-1
/
+1
*
Allow float comparison between nic names in isys.py. (#246135)
Joel Andres Granados
2008-08-06
1
-2
/
+2
*
Don't traceback when trying to remove /mnt/sysimage (#227650).
David Cantrell
2008-08-06
1
-1
/
+4
*
Display capslock status correctly (#442258)
David Cantrell
2008-08-04
2
-1
/
+24
[next]