| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | We no longer need getkeymaps, mapshdr, or readmap. | Chris Lumens | 2012-08-09 | 1 | -1/+0 |
| | | |||||
| * | Move sshpw handling out of Anaconda | Jesse Keating | 2012-06-08 | 1 | -1/+1 |
| | | | | | | | | | This creates an ExecStartPre on the anaconda-sshd.service that will check for a kickstart entry for sshpw. It will add/modify users accordingly prior to launching the sshd service. Since now sshpw and sshd bring up happens outside of and before anaconda starts, we can remove sshd.py and any reference to it. | ||||
| * | Remove snarffont, which is no longer needed. | Chris Lumens | 2011-10-31 | 1 | -1/+0 |
| | | |||||
| * | Remove things from utils/ that lorax obsoletes. | Chris Lumens | 2011-07-07 | 1 | -10/+1 |
| | | |||||
| * | All uses of perl must die. | Chris Lumens | 2010-10-14 | 1 | -1/+0 |
| | | |||||
| * | Add logpicker support into Makefiles, anaconda.spec.in, configure.ac and ↵ | Tomas Mlcoch | 2010-10-11 | 1 | -0/+3 |
| | | | | | upd-instroot. | ||||
| * | Rename geninitrdsz.c to addrsize.c (#546422) | David Cantrell | 2010-05-06 | 1 | -1/+1 |
| | | | | | | | | Rename the geninitrdsz.c program to addrsize.c to more accurately reflect what it's generating. Update Makefile.am and its usage in the buildinstall scripts. The load address is provided as a shell variable in scripts/mk-images.s390. | ||||
| * | Move compiled things out of /usr/lib/anaconda-runtime. | Chris Lumens | 2010-04-06 | 1 | -1/+1 |
| | | |||||
| * | Move boot files, language data, keymaps, etc. to /usr/share/anaconda/. | Chris Lumens | 2010-04-06 | 1 | -0/+1 |
| | | |||||
| * | Replace all popt use with glib's option parsing code. | David Cantrell | 2009-11-18 | 1 | -2/+2 |
| | | | | | | We have glib for other things, so we can use it for option parsing and dump another library dependency. | ||||
| * | Convert utils/ to Makefile.am | David Cantrell | 2009-06-09 | 1 | -0/+34 |
