| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Completely remove loader/ | Will Woods | 2012-02-15 | 1 | -125/+0 |
| | | | | | IT IS ACCOMPLISHED. | ||||
| * | readvars should split variables into at most 2 pieces | Brian C. Lane | 2010-08-27 | 1 | -1/+1 |
| | | | | | | | | This lets it handle things like: repo=hd:UUID=A1EA-85CC:/ stage2=hd:LABEL="Fedora" | ||||
| * | Add readvars.c for parsing command line args and shell vars. | David Cantrell | 2010-07-26 | 1 | -0/+125 |
| Add functions to help simplify parsing of command line arguments as well as files containing shell-style variables. These functions will parse strings where values either stand alone or are of the key=value format. The idea is to reduce the code surrounding /proc/cmdline handling as well as add in support for easy parsing of files containing shell variables (e.g., ifcfg files). | |||||
