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
/
isys.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Syntax fixes for the new pyparted.
David Cantrell
2009-02-12
1
-1
/
+1
*
Handle both /dev/sr0 and sr0, since that's what cdromList gives (#475083).
Chris Lumens
2008-12-08
1
-0
/
+3
*
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
*
Support ksdevice=link when booting from boot.iso.
David Cantrell
2008-10-02
1
-0
/
+3
*
Bring back isys.resetResolv() and fix NetworkManager polling in network.py.
David Cantrell
2008-09-24
1
-0
/
+3
*
Fix a traceback when getting the interface settings (#462592).
Chris Lumens
2008-09-22
1
-1
/
+1
*
Remove code from isys not needed for NetworkManager.
David Cantrell
2008-09-15
1
-50
/
+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
1
-0
/
+3
*
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
*
Define the NM_STATE_* constants in isys.py
David Cantrell
2008-08-28
1
-0
/
+6
*
Expand getDeviceProperties to return all devices.
David Cantrell
2008-08-26
1
-10
/
+18
*
Add getDeviceProperties() and rewrite getMacAddress()
David Cantrell
2008-08-25
1
-49
/
+48
*
Rewrite isys.isWireless() to use D-Bus and NetworkManager
David Cantrell
2008-08-25
1
-1
/
+29
*
Rewrite isys.getIPAddress() to use D-Bus and NetworkManager.
David Cantrell
2008-08-25
1
-15
/
+36
*
Need to import rhpl for things like switching to pdb.
Chris Lumens
2008-08-19
1
-0
/
+1
*
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
*
Get the rest of the psudo->pseudo changes (#453843)
Jeremy Katz
2008-07-02
1
-2
/
+2
*
2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)
Ján ONDREJ
2008-06-04
1
-7
/
+6
*
Actually use the mount flags passed to isys.mount()
Peter Jones
2008-04-09
1
-2
/
+2
*
Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/anaconda
Peter Jones
2008-04-08
1
-0
/
+4
|
\
|
*
Don't treat RAID devices as "disks" to avoid lots of odd behavior (#438358)
Jeremy Katz
2008-04-08
1
-0
/
+4
*
|
Use umask=0077,shortname=winnt on all vfat filesystems.
Peter Jones
2008-04-08
1
-2
/
+2
|
/
*
Avoid AttributeError in HardDriveDict (#432362)
Peter Jones
2008-04-01
1
-2
/
+8
*
Handle fstype munging in isys.readFSType instead of in various other places.
David Lehman
2008-03-28
1
-0
/
+2
*
More ext4 vs ext4dev nonsense. (#435517)
Jeremy Katz
2008-02-29
1
-0
/
+2
*
Add support for getting UUID using libblkid
Jeremy Katz
2008-02-24
1
-0
/
+7
*
the '-o' is appended to the mount command in imount.c
Joel Andres Granados
2008-02-20
1
-1
/
+1
*
Use the mount program instead of our own code.
Chris Lumens
2008-02-11
1
-1
/
+13
*
Check for device existence rather than starting with /dev
Jeremy Katz
2008-02-07
1
-2
/
+2
*
Make sure the device name starts with /dev (#430811).
Chris Lumens
2008-01-30
1
-0
/
+6
*
When starting RAID arrays, the device node may not already exist.
Bill Nottingham
2008-01-22
1
-1
/
+4
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-3
/
+3
*
GPLv2+ boilerplates for isys/ source files.
David Cantrell
2007-12-17
1
-9
/
+16
*
makeDevInode no longer exists.
Chris Lumens
2007-12-10
1
-3
/
+1
*
Use HAL to probe for disks. Add a removableDriveDict for use by the exception...
Bill Nottingham
2007-12-07
1
-32
/
+30
*
Don't try and make devices. Adjust calls as necessary.
Bill Nottingham
2007-12-07
1
-41
/
+6
*
Get out of the business of creating device nodes.
Bill Nottingham
2007-12-07
1
-24
/
+0
*
Probe for LVM fstype since we don't get that out of libblkid (#409321)
Jeremy Katz
2007-12-03
1
-1
/
+24
*
Use libblkid instead of custom filesystem probing
Jeremy Katz
2007-12-03
1
-164
/
+5
*
Create device nodes in /dev.
Chris Lumens
2007-10-26
1
-3
/
+1
*
2007-10-25 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-10-25
1
-0
/
+5
*
Clean up usage of /tmp for device nodes (patch from notting@redhat.com).
Chris Lumens
2007-10-24
1
-1
/
+1
*
- fix selinux labels on $MOUNTPOINT/ and $MOUNTPOINT/lost+found (#335621)
Peter Jones
2007-10-18
1
-1
/
+18
*
* iutil.py (makeDriveDeviceNodes): create all variations of tape drive
dlehman
2007-09-17
1
-1
/
+7
[next]