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
/
loader
/
driverdisk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Completely remove loader/
Will Woods
2012-02-15
1
-795
/
+0
*
Move most anaconda mount points to be under /mnt/install.
Chris Lumens
2011-04-13
1
-27
/
+27
*
remove unused variables
Michal Schmidt
2011-02-03
1
-2
/
+2
*
Move all kickstart functions into kickstart.c.
Chris Lumens
2011-01-25
1
-74
/
+1
*
Remove mkdirChain() from isys, use g_mkdir_with_parents()
David Cantrell
2010-11-10
1
-4
/
+8
*
Use libarchive helper functions in explodeRPM()
David Cantrell
2010-11-10
1
-24
/
+3
*
Use glib for getPartitionsList()
David Cantrell
2010-10-21
1
-2
/
+2
*
Get rid of mountLoopback and umountLoopback.
Chris Lumens
2010-10-07
1
-5
/
+5
*
Proper detection of successful module update (#618862)
Martin Sivak
2010-08-12
1
-6
/
+12
*
Show sane non-removable drives too in the DD dialog (#594548)
Martin Sivak
2010-06-29
1
-5
/
+5
*
Move isys and booty into the pyanaconda/ directory, adjust paths to match.
Chris Lumens
2010-06-28
1
-4
/
+4
*
Change the configuration of depmod and link modules to better place (#593941)
Martin Sivak
2010-05-24
1
-13
/
+27
*
Use "kernel-modules = version" style for locating rpms providing driver updates
Martin Sivak
2010-05-18
1
-8
/
+11
*
Fix descriptor leak and iteration progress in driverdisc code (#592225)
Martin Sivak
2010-05-18
1
-1
/
+2
*
Fix verification of DDs, we were looking for wrong path (#508242)
Martin Sivak
2010-05-11
1
-1
/
+2
*
Use module reloading in driver disc operations (#590015)
Martin Sivak
2010-05-07
1
-47
/
+21
*
Remove the check for partitions (#508242)
Martin Sivak
2010-05-07
1
-6
/
+0
*
Do not crash when getDevices returns NULL (#567939)
Martin Sivak
2010-03-10
1
-0
/
+3
*
Use new API in libblkid to look for driverdiscs on removable devices (#508242)
Martin Sivak
2010-03-10
1
-0
/
+3
*
move log.c from loader into isys.
Ales Kozumplik
2010-03-08
1
-1
/
+1
*
Don't log the size of what we're unpacking anymore.
Chris Lumens
2010-02-01
1
-5
/
+1
*
Fix SIGSEGV in dlabel feature (#556390)
Martin Sivak
2010-01-20
1
-7
/
+4
*
Fix the blkid infinite loop. (#555601)
Martin Sivak
2010-01-15
1
-1
/
+1
*
st_size is off64_t on i386, off_t on others.
David Cantrell
2010-01-08
1
-0
/
+4
*
fstat->st_size is a long unsigned int, not a long long unsigned int.
David Cantrell
2010-01-08
1
-1
/
+1
*
Backport the RHEL5 DriverDisc functionality
Martin Sivak
2010-01-08
1
-40
/
+304
*
Introduces check_asprintf macro that checks asprintfs return value and termin...
Ales Kozumplik
2009-11-19
1
-15
/
+5
*
Replace all popt use with glib's option parsing code.
David Cantrell
2009-11-18
1
-21
/
+32
*
libcurl supports https in addition to http, so change our tests.
Chris Lumens
2009-09-30
1
-1
/
+1
*
Edit user-visible dialogs for style.
Peter Jones
2009-07-13
1
-1
/
+1
*
Remove driverdisk --type, since mount can figure that out.
Chris Lumens
2009-06-02
1
-12
/
+6
*
Revert "Port the dlabel feature from RHEL5 bug #316481 into Fedora (#436951)"
Jeremy Katz
2009-01-08
1
-108
/
+0
*
Port the dlabel feature from RHEL5 bug #316481 into Fedora (#436951)
Martin Sivak
2009-01-08
1
-0
/
+108
*
Use mount -t auto instead of passing a list of valid fstypes (#477328).
Chris Lumens
2009-01-05
1
-5
/
+3
*
Add another mount function that takes a list of fstypes to try.
Chris Lumens
2008-08-26
1
-29
/
+19
*
Renamed loader2 subdirectory to loader (hooray for git)
David Cantrell
2008-08-25
1
-0
/
+642