| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | copy-logs changed names | Brian C. Lane | 2012-10-03 | 1 | -1/+1 |
| | | |||||
| * | Move setfilecons code into a kickstart script, too. | Chris Lumens | 2012-02-22 | 1 | -1/+1 |
| | | |||||
| * | Log file copying can be handled by a kickstart script now. | Chris Lumens | 2012-02-22 | 1 | -1/+1 |
| | | |||||
| * | Support implementing portions of anaconda's post-install as %post scripts. | Chris Lumens | 2012-02-22 | 1 | -0/+22 |
| For now, all that's supported is copying screenshots. However this could be extended to other portions that really don't benefit from being in python (restorecon, etc.). Of course none of these scripts get run yet given that we don't have any way to run the kickstart file, but once we do we'll get this for free. | |||||
