summaryrefslogtreecommitdiffstats
path: root/loader/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Completely remove loader/Will Woods2012-02-151-97/+0
* Move serial console handling code out into its own file.Chris Lumens2011-04-121-1/+1
* Don't build our own init anymore.Chris Lumens2011-04-121-11/+0
* unicode-linedraw-chars.txt is no longer useful.Chris Lumens2011-03-311-1/+0
* mkctype is no longer useful.Chris Lumens2011-03-311-13/+2
* Add the flags required to link against python.Chris Lumens2011-01-251-2/+3
* Add libarchive helper functions for loader in unpack.cDavid Cantrell2010-11-101-1/+2
* Remove telnet support.David Lehman2010-08-171-2/+1
* Add readvars.c for parsing command line args and shell vars.David Cantrell2010-07-261-2/+3
* Whitespace cleanup in loader/Makefile.amDavid Cantrell2010-07-261-1/+1
* logging: support logging through virtio-serial (#576439).Ales Kozumplik2010-07-201-2/+2
* Move isys and booty into the pyanaconda/ directory, adjust paths to match.Chris Lumens2010-06-281-1/+1
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-311-2/+2
* Move compiled things out of /usr/lib/anaconda-runtime.Chris Lumens2010-04-061-1/+1
* Move boot files, language data, keymaps, etc. to /usr/share/anaconda/.Chris Lumens2010-04-061-5/+7
* move log.c from loader into isys.Ales Kozumplik2010-03-081-1/+1
* Use lsznet.raw from s390utils package (#563548).David Cantrell2010-02-111-1/+1
* Be more explicit in which libraries we link with.Chris Lumens2010-02-101-1/+1
* Introduces rsylogd to anaconda (part of #524980)Ales Kozumplik2010-01-201-1/+2
* Use libarchive and rpm pkg-config files during build.David Cantrell2010-01-081-5/+4
* Add rpm extraction routines (use librpm and libarchive)Martin Sivak2010-01-081-2/+4
* Add configuration option to enable/disable IPv6 support.David Cantrell2010-01-071-1/+1
* Replace all popt use with glib's option parsing code.David Cantrell2009-11-181-2/+2
* We no longer need our own FTP/HTTP protocol support code.Chris Lumens2009-09-301-1/+1
* Add checks for libcurl into the makefile process.Chris Lumens2009-09-301-0/+2
* Add some silent make support for sed, mkctype, and other commands.David Cantrell2009-09-021-5/+25
* Make sure controlunits.sh is installed to initrd on s390David Cantrell2009-07-281-1/+1
* Convert loader/ to Makefile.amDavid Cantrell2009-06-091-0/+92