| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renamed loader2 subdirectory to loader (hooray for git) | David Cantrell | 2008-08-25 | 1 | -187/+0 |
| | | |||||
| * | Fix minor whitespace nits. | Peter Jones | 2008-07-08 | 1 | -1/+1 |
| | | |||||
| * | Use %m rather than strerror() where appropriate. | Peter Jones | 2008-07-08 | 1 | -2/+2 |
| | | |||||
| * | Clean up typos and other things for GPLv2+ changes. | David Cantrell | 2007-12-17 | 1 | -4/+4 |
| | | | | | | | | Shorten 'Red Hat Author(s)' to just 'Author(s)'. Perhaps eventually we'll get an AUTHORS file and will just remove author names from the individual files. Also fixed a type in scripts/dumphdrlist.py where Author was listed twice. | ||||
| * | GPLv2+ boilerplates for loader2/ source files. | David Cantrell | 2007-12-17 | 1 | -9/+16 |
| | | |||||
| * | - avoid double gunzip_close() when we get a bad kbd file. | Peter Jones | 2007-10-19 | 1 | -2/+2 |
| | | |||||
| * | Same change you just saw on rhel5-branch ported to the HEAD branch. | David Cantrell | 2007-08-06 | 1 | -1/+1 |
| | | |||||
| * | Make the boot flags variable global. We don't need to pass it (or a pointer ↵ | David Cantrell | 2006-06-12 | 1 | -3/+6 |
| | | | | | to it) all over the place. | ||||
| * | Use loaderData instead of $LANG to determine which keyboard we should | Chris Lumens | 2005-12-19 | 1 | -3/+6 |
| | | | | | default to in the list (#172266). | ||||
| * | Support logging levels in the loader just like in the python parts of the | Chris Lumens | 2005-08-13 | 1 | -4/+4 |
| | | | | | | | installer. Also make the output look the same. This isn't going to be nearly as sophisticated as the python logging module, but it will at least behave similarly with command line options. | ||||
| * | add flags.virtpconsole to be used with virtual physical consoles like | Jeremy Katz | 2004-09-13 | 1 | -1/+1 |
| | | | | | | | hvc (ppc), hvsi (ppc), and altix (ia64). set up in init and carried throughout. (#131091, #130906, #131301) | ||||
| * | switch to using kudzu's probeDevices() instead of the isys knownDevices | Jeremy Katz | 2003-11-22 | 1 | -2/+1 |
| | | | | | | list everywhere. stop passing around kd. link with libpci_loader (built with diet) on diet arches to avoid dirent incompatibilities | ||||
| * | massive merge from taroon branch. changes are all over the place, but a | Jeremy Katz | 2003-07-08 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | summary of looking through the diff is * clean up warnings, we build with -Wall -Werror here too * product.img stuff * max logical partitions enforcement * 1 TB max fs size * ethtool stuff * autopart in kickstart * driver disk fixes * RHEL upgrade stuff * network driver disks * variant pkgorder/tree splitting | ||||
| * | normalize keyboard load error, remove unneeded code | Matt Wilson | 2002-12-09 | 1 | -0/+7 |
| | | |||||
| * | dead code removal | Jeremy Katz | 2002-12-06 | 1 | -23/+0 |
| | | |||||
| * | move keymap declaration stuff to a common header | Jeremy Katz | 2002-12-03 | 1 | -15/+0 |
| | | |||||
| * | add a data structure to hold loader data and pass it around lots of places | Jeremy Katz | 2002-12-03 | 1 | -0/+11 |
| | | | | | | kickstart basically works now. need to hook up sources other than nfs for installing and getting kickstart file from other than floppy and file | ||||
| * | restructuring and clean up of some of the older unused code in the loader. | Jeremy Katz | 2002-11-26 | 1 | -0/+194 |
| still a lot to do, but this gets to stage2 for cd, nfs, http, and ftp booting from either the cd initrd or the pxe initrd | |||||
