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
/
loader2
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix the build.
Chris Lumens
2007-12-19
1
-4
/
+3
*
Remove obsolete hardware code.
Bill Nottingham
2007-12-19
6
-487
/
+0
*
Use udev to coldplug modules.
Bill Nottingham
2007-12-19
1
-95
/
+40
*
Adjust to removal of moduleDeps and moduleList.
Bill Nottingham
2007-12-19
18
-275
/
+70
*
Don't handle all aspects of module loading ourselves - just wrap modprobe.
Bill Nottingham
2007-12-19
6
-1561
/
+165
*
Switch to a dynamically linked stage 1.
Bill Nottingham
2007-12-19
1
-1
/
+1
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
38
-115
/
+115
*
GPLv2+ boilerplates for loader2/ source files.
David Cantrell
2007-12-17
74
-354
/
+1217
*
Add license boilerplates to Makefiles.
David Cantrell
2007-12-17
1
-0
/
+19
*
Update list of crypto mods to load.
David Lehman
2007-12-13
1
-1
/
+1
*
Merge branch 'master' of git+ssh://git.fedorahosted.org/git/anaconda
Bill Nottingham
2007-12-13
2
-5
/
+4
|
\
|
*
Don't try to parse a NULL ui structure.
Chris Lumens
2007-12-11
1
-2
/
+3
|
*
Fix the implied ksfile name to use the system's IP address (#420281).
Chris Lumens
2007-12-11
1
-3
/
+1
*
|
Remove function that does not do anything useful.
Bill Nottingham
2007-12-13
1
-21
/
+0
|
/
*
When retrying to locate the install CD, don't keep adding /dev/.
Chris Lumens
2007-12-11
1
-4
/
+7
*
Remove more md5 bits
Bill Nottingham
2007-12-10
3
-301
/
+2
*
Use libcheckisomd5 from standalone isomd5sum package
Jeremy Katz
2007-12-10
5
-458
/
+22
*
Merge the FTP and HTTP methods into a single URL method.
Chris Lumens
2007-12-07
7
-243
/
+88
*
Adjust to new udev world. Use actual device names, not /tmp/<whatever>.
Bill Nottingham
2007-12-07
6
-76
/
+58
*
Handle CDs by actual device name, not a /tmp/cdrom device node.
Bill Nottingham
2007-12-07
1
-30
/
+22
*
Start udev from install init.
Bill Nottingham
2007-12-07
1
-0
/
+5
*
Copy /etc and /var from /mnt/runtime to the root filesystem.
Bill Nottingham
2007-12-07
1
-4
/
+5
*
Don't #ifdef the rename for s390 only - just do it if unlink() fails.
Bill Nottingham
2007-12-07
1
-8
/
+6
*
Remove final traces of /tmp/ramfs usage
Jeremy Katz
2007-12-06
1
-7
/
+0
*
Just drop driver disks into /tmp instead of /tmp/ramfs
Jeremy Katz
2007-12-06
1
-4
/
+4
*
Don't download images into /tmp/ramfs; use /tmp
Jeremy Katz
2007-12-06
3
-8
/
+8
*
methodstr cleanups.
Chris Lumens
2007-12-05
1
-13
/
+29
*
remove duplicate line
Bill Nottingham
2007-11-30
1
-2
/
+0
*
Add support for ext4dev hidden away behind a command line option
Jeremy Katz
2007-11-29
1
-2
/
+2
*
ignore translations for the loader
Jeremy Katz
2007-11-28
1
-0
/
+1
*
Probe for USB on more busses (dwmw2 AT infraded DOT org, #401821).
Chris Lumens
2007-11-27
1
-1
/
+1
*
Add linear.ko to the modules available for rescue mode (#151742).
Chris Lumens
2007-11-27
1
-1
/
+1
*
Correct the previous patch, we were doing the nicdelay on the wrong place. (#...
Martin Sivak
2007-11-20
1
-8
/
+10
*
Only run media check if we're installing off the CD (#362561).
Chris Lumens
2007-11-19
1
-1
/
+2
*
Initial support for block devices encrypted using LUKS/dm-crypt.
David Lehman
2007-11-16
1
-1
/
+1
*
Fix the unused variable warning that breaks the build.
Chris Lumens
2007-11-15
1
-1
/
+0
*
Remove the ISA flag.
Chris Lumens
2007-11-15
2
-14
/
+2
*
Fix the obvious typo.
Chris Lumens
2007-11-15
1
-1
/
+1
*
canProbeDevices always returns 1, so remove it.
Chris Lumens
2007-11-15
3
-46
/
+22
*
Explicitly set mountOpts to NULL.
Chris Lumens
2007-11-13
1
-0
/
+2
*
Fix a traceback when building the updates partition dialog (#372011).
Chris Lumens
2007-11-13
1
-1
/
+3
*
Fix the build by defining a variable that was being used.
Chris Lumens
2007-11-08
1
-1
/
+1
*
Add the nicdelay command line option (#349521)
Martin Sivak
2007-11-06
2
-0
/
+12
*
move existing cvsignores to gitignore; remove ones no longer needed
Jeremy Katz
2007-11-05
1
-0
/
+0
*
Set re-IPL device before reboot on s390x
David Cantrell
2007-11-05
2
-4
/
+27
*
Add error handling to allocations in ourInsmodCommand() .
Peter Jones
2007-11-05
1
-3
/
+22
*
It's MALLOC_CHECK_, not _MALLOC_CHECK (#354131).
Chris Lumens
2007-10-26
1
-1
/
+1
*
Clean up after findAnacondaCD if the user provided an invalid URL so retries
Chris Lumens
2007-10-24
1
-0
/
+4
*
Fix processing of ks=<whatever> ksdevice=(link|bootif). Free some more
Chris Lumens
2007-10-22
2
-9
/
+14
*
- remove sdupprintf(), use asprintf() instead.
Peter Jones
2007-10-22
15
-124
/
+143
[prev]
[next]