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
/
loader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Completely remove loader/
Will Woods
2012-02-15
1
-2441
/
+0
*
Don't load forcefully load pcspkr. The kernel doesn't (#750830).
Chris Lumens
2011-11-02
1
-1
/
+1
*
Support prefix length in ipv6= cmdline option (#679108)
Radek Vykydal
2011-11-01
1
-12
/
+12
*
And stop attempting to load our own fonts, since we no longer ship them.
Chris Lumens
2011-10-31
1
-1
/
+0
*
Handle strange lang boot argument values.
Ales Kozumplik
2011-10-10
1
-1
/
+1
*
LANG_DEFAULT lives in lang.c.
Ales Kozumplik
2011-10-10
1
-2
/
+1
*
Return after writing log message, not before.
Radek Vykydal
2011-09-21
1
-1
/
+1
*
Do not reactivate network device needlessly on s390 (#739846)
Radek Vykydal
2011-09-21
1
-0
/
+4
*
Start NM in loader on s390 until we have systemd init here too (#733680)
Radek Vykydal
2011-09-21
1
-0
/
+6
*
Restart NetworkManager to use anaconda's initial ifcfg config (#727951)
Radek Vykydal
2011-08-10
1
-3
/
+4
*
ssl: 'noverifyssl' kernel boot argument.
Ales Kozumplik
2011-08-05
1
-1
/
+3
*
variable 'i' ununsed on s390(x)
Dan Horák
2011-08-02
1
-3
/
+7
*
Remove dogtail support. No one uses it anyway.
Chris Lumens
2011-07-28
1
-8
/
+1
*
Change IsBeta to IsFinal
Martin Gracik
2011-07-26
1
-1
/
+1
*
enable establishing wpa connection in "early networking"
Vratislav Podzimek
2011-06-22
1
-0
/
+2
*
Do not set hostname in stage 1.
Radek Vykydal
2011-05-19
1
-9
/
+0
*
Update the requirements for memory..
David Lehman
2011-05-05
1
-10
/
+1
*
Display a banner when (re)starting Anaconda.
Ales Kozumplik
2011-04-21
1
-6
/
+8
*
restart-anaconda: no need to redownload the updates.
Ales Kozumplik
2011-04-21
1
-11
/
+5
*
loader: always call klogctl to disable kernel logging in the console.
Ales Kozumplik
2011-04-19
1
-2
/
+2
*
Fix building with --disable-selinux (mark@foresightlinux.org).
Chris Lumens
2011-04-15
1
-3
/
+4
*
Set ANACONDA=1 in the udev environment early in anaconda.
Chris Lumens
2011-04-15
1
-0
/
+3
*
Move most anaconda mount points to be under /mnt/install.
Chris Lumens
2011-04-13
1
-3
/
+3
*
Update restart-anaconda to work with systemd.
Chris Lumens
2011-04-12
1
-14
/
+25
*
Move debugging features into loader.c.
Chris Lumens
2011-04-12
1
-0
/
+59
*
We no longer need to get the PID of init from loader.
Chris Lumens
2011-04-12
1
-17
/
+0
*
Move serial console handling code out into its own file.
Chris Lumens
2011-04-12
1
-0
/
+5
*
Remove all the custom shutdown/reboot/halt code in loader and init.
Chris Lumens
2011-04-12
1
-40
/
+8
*
Move syslog starting into loader.
Chris Lumens
2011-04-12
1
-1
/
+120
*
loader doesn't support arguments except from /proc/cmdline.
Chris Lumens
2011-04-12
1
-85
/
+18
*
Remove from init.c/loader.c things that systemd does for us.
Chris Lumens
2011-04-12
1
-72
/
+4
*
If we're not given a language on the command line, set up English.
Chris Lumens
2011-04-07
1
-1
/
+3
*
shutdown: kill processes in the anaconda process group.
Ales Kozumplik
2011-03-23
1
-0
/
+3
*
Consolidate ip address checking into functions.
Radek Vykydal
2011-03-10
1
-21
/
+6
*
Add support for ipv6 to gateway boot option (#677609)
Radek Vykydal
2011-03-10
1
-1
/
+27
*
Do not pass --sshd to stage2.
Ales Kozumplik
2011-03-09
1
-2
/
+4
*
Enable network if sshd boot option is used (#643738)
Radek Vykydal
2011-03-04
1
-1
/
+2
*
Fix setting of loaderData->method from repo= cmdline option.
Radek Vykydal
2011-03-04
1
-2
/
+0
*
Check repo instead of method type when enabling network in loader (#673824)
Radek Vykydal
2011-03-02
1
-2
/
+1
*
Do not activate first ks network device automatically in non-network installs.
Radek Vykydal
2011-03-02
1
-1
/
+3
*
Initialize iface structure properly
Radek Vykydal
2011-03-02
1
-1
/
+1
*
Clarify that loader method entries are looking for a tree.
Chris Lumens
2011-02-25
1
-7
/
+2
*
Don't show loaderSegvHandler or its glibc entry point in tracebacks.
Peter Jones
2011-02-16
1
-1
/
+4
*
Prompt for media check on DVD installs (#676551).
Chris Lumens
2011-02-14
1
-0
/
+1
*
remove unused variables
Michal Schmidt
2011-02-03
1
-8
/
+8
*
Fix the taint flag check.
Chris Lumens
2011-02-03
1
-1
/
+10
*
Don't call preprocessKickstart from within anaconda as well.
Chris Lumens
2011-01-25
1
-3
/
+7
*
Remove ksReadCommands, convert to using pykickstart for parsing.
Chris Lumens
2011-01-25
1
-4
/
+2
*
Enable support for static ipv6= cmdline option.
Radek Vykydal
2011-01-19
1
-16
/
+3
*
Pass --noeject to anaconda (#477887)
Brian C. Lane
2010-12-22
1
-0
/
+3
[next]