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 support for getting UUID using libblkid
Jeremy Katz
2008-02-24
1
-0
/
+7
*
Don't try to lock /etc/mtab, fix error detection when mount fails.
Chris Lumens
2008-02-21
1
-4
/
+4
*
the '-o' is appended to the mount command in imount.c
Joel Andres Granados
2008-02-20
1
-1
/
+1
*
This var can also be None.
Joel Andres Granados
2008-02-20
1
-1
/
+1
*
Mount flags should be an optional argument (#433279, #433280).
Chris Lumens
2008-02-18
1
-2
/
+2
*
Fix the build
Jeremy Katz
2008-02-12
1
-1
/
+1
*
Remove all our own mount code.
Chris Lumens
2008-02-11
13
-3009
/
+7
*
Use the mount program instead of our own code.
Chris Lumens
2008-02-11
4
-73
/
+68
*
Update error messages to match function names.
David Cantrell
2008-02-08
1
-14
/
+14
*
Rename nl.c to iface.c and functions to iface_*
David Cantrell
2008-02-08
4
-17
/
+17
*
Correct nl_ip2str() cache iteration.
David Cantrell
2008-02-07
1
-2
/
+7
*
Check for device existence rather than starting with /dev
Jeremy Katz
2008-02-07
1
-2
/
+2
*
Remove our own DNS functions, since glibc's are available now.
Chris Lumens
2008-02-05
4
-322
/
+14
*
Avoid infinite loop in nl_ip2str().
David Cantrell
2008-02-04
1
-4
/
+1
*
Initialize int here to fix compiler warnings.
David Cantrell
2008-01-30
1
-1
/
+1
*
Make sure the device name starts with /dev (#430811).
Chris Lumens
2008-01-30
1
-0
/
+6
*
Use libnl to get interface MAC and IP addresses
David L. Cantrell Jr
2008-01-22
4
-588
/
+161
*
When starting RAID arrays, the device node may not already exist.
Bill Nottingham
2008-01-22
1
-1
/
+4
*
Add the MAC address to the network device selection screen (#428229).
Chris Lumens
2008-01-16
1
-1
/
+7
*
fix build
anaconda-11.4.0.12-1
Bill Nottingham
2007-12-20
1
-1
/
+1
*
Update EDD code for new probing code.
Bill Nottingham
2007-12-20
1
-5
/
+2
*
Add some simple hardware probing code that uses sysfs.
Bill Nottingham
2007-12-20
3
-2
/
+209
*
Remove extraneous include.
Bill Nottingham
2007-12-20
1
-2
/
+0
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
13
-16
/
+16
*
GPLv2+ boilerplates for isys/ source files.
David Cantrell
2007-12-17
37
-93
/
+627
*
Add license boilerplates to Makefiles.
David Cantrell
2007-12-17
1
-0
/
+19
*
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
3
-48
/
+7
*
Get out of the business of creating device nodes.
Bill Nottingham
2007-12-07
5
-422
/
+1
*
device nodes are in /dev (or, at least, should be)
Bill Nottingham
2007-12-04
1
-1
/
+1
*
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
3
-165
/
+38
*
we don't use these anymore and they break the build.
Jeremy Katz
2007-11-28
1
-2
/
+0
*
move existing cvsignores to gitignore; remove ones no longer needed
Jeremy Katz
2007-11-05
1
-0
/
+0
*
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 typo
Peter Jones
2007-10-19
1
-1
/
+1
*
- fix missing close() calls
Peter Jones
2007-10-19
2
-29
/
+37
*
Detect success from netlink_init_interfaces_list correctly.
Chris Lumens
2007-10-19
1
-6
/
+6
*
- fix selinux labels on $MOUNTPOINT/ and $MOUNTPOINT/lost+found (#335621)
Peter Jones
2007-10-18
2
-16
/
+46
*
2007-10-12 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-10-12
1
-6
/
+4
*
correct name
Jeremy Katz
2007-10-12
1
-4
/
+4
*
tyop
Jeremy Katz
2007-10-12
1
-1
/
+0
*
2007-10-12 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-10-12
1
-0
/
+11
*
Fix build.
Chris Lumens
2007-09-18
1
-1
/
+1
*
* iutil.py (makeDriveDeviceNodes): create all variations of tape drive
dlehman
2007-09-17
2
-2
/
+41
*
- another recvfrom() rewrite, this one doesn't rely on MSG_TRUNC working.
Peter Jones
2007-09-13
1
-18
/
+40
*
make recvmsg() code not go into an infinite loop when there's a 0 length
Peter Jones
2007-09-12
1
-40
/
+70
[next]