Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't create loopback file for excluded files. | Martin Whitaker | 2018-04-02 | 1 | -21/+1 |
| | | | | What's the point - it's never used. | ||||
* | Fix some perl -cw and perl_checker warnings. | Martin Whitaker | 2018-04-01 | 1 | -1/+0 |
| | |||||
* | Update copyright dates. | Martin Whitaker | 2018-01-14 | 1 | -1/+1 |
| | |||||
* | Miscellaneous code cleanup. | Martin Whitaker | 2018-01-10 | 1 | -8/+11 |
| | |||||
* | draklive: allow installer GUI to be used and run as normal user. | Martin Whitaker | 2018-01-09 | 1 | -7/+7 |
| | | | | | | | | Read all configuration from the main config file and automatically generate the auto_inst.cfg.pl file. Run the installer GUI in a nested X server if any items are not specified in the config file. Use sudo to run any steps that need root privileges, to avoid running the X server as root. | ||||
* | Remove unnecessary cwd change. | Martin Whitaker | 2018-01-04 | 1 | -3/+0 |
| | |||||
* | Improved documentation and error messages. | Martin Whitaker | 2018-01-04 | 1 | -0/+8 |
| | |||||
* | Update FSF address in copyright notices. | Martin Whitaker | 2017-12-23 | 1 | -2/+2 |
| | |||||
* | Fix library file permissions (remove executable flags). | Martin Whitaker | 2017-12-23 | 1 | -0/+0 |
| | |||||
* | For clarity, rename umount_external_fs() to umount_all_in_chroot(). | Martin Whitaker | 2017-12-22 | 1 | -1/+1 |
| | |||||
* | Replace $live by $build throughout, | Martin Whitaker | 2017-12-19 | 1 | -23/+23 |
| | | | | Ready for adding support for classic installer builds. | ||||
* | Split Live class into ISOBuild base class and LiveBuild subclass. | Martin Whitaker | 2017-12-19 | 1 | -1/+1 |
| | |||||
* | Remove ability to override default directory names. | Martin Whitaker | 2017-12-18 | 1 | -2/+2 |
| | | | | | It's unlikely anyone would want to do this, and it makes the code considerably harder to read. | ||||
* | Split draklive2 into submodules. | Martin Whitaker | 2017-12-18 | 1 | -0/+116 |