Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move {copy_from_repo} into {media}. | Martin Whitaker | 2018-04-02 | 1 | -1/+1 |
| | |||||
* | Don't create loopback file for excluded files. | Martin Whitaker | 2018-04-02 | 1 | -21/+1 |
| | | | | What's the point - it's never used. | ||||
* | Simplify use of predefined mounts and add default mount type. | Martin Whitaker | 2018-04-02 | 2 | -0/+6 |
| | |||||
* | Fix some perl -cw and perl_checker warnings. | Martin Whitaker | 2018-04-01 | 9 | -21/+12 |
| | |||||
* | Fix --distrib option for additional media. | Martin Whitaker | 2018-04-01 | 1 | -2/+2 |
| | |||||
* | Update help to match new documentation. | Martin Whitaker | 2018-04-01 | 2 | -49/+23 |
| | |||||
* | Revised config and settings path handling. | Martin Whitaker | 2018-04-01 | 3 | -17/+23 |
| | | | | Don't default to system dirs - we expect to run as normal user now. | ||||
* | Fix support for dual 32/64 bit EFI. | Martin Whitaker | 2018-03-17 | 4 | -8/+8 |
| | |||||
* | Support 32-bit EFI with 64-bit system (and vice-versa). | Martin Whitaker | 2018-03-17 | 5 | -14/+38 |
| | |||||
* | Report name of ISO at end of build. | Martin Whitaker | 2018-03-11 | 1 | -0/+2 |
| | |||||
* | Add minimal Live ISO example. | Martin Whitaker | 2018-03-11 | 10 | -0/+306 |
| | |||||
* | Add bootloader language and keyboard menus in examples. | Martin Whitaker | 2018-03-10 | 2 | -0/+26 |
| | |||||
* | Add translations (extracted from bootloader-theme package). | Martin Whitaker | 2018-03-10 | 22 | -42/+1339 |
| | |||||
* | Add draklive2 examples. | Martin Whitaker | 2018-03-05 | 30 | -0/+672 |
| | |||||
* | Copy the release notes from the repository when building the root system. | Martin Whitaker | 2018-03-04 | 1 | -0/+5 |
| | |||||
* | Fix some perl_checker warnings. | Martin Whitaker | 2018-03-03 | 1 | -2/+2 |
| | |||||
* | Complete support for using a remote repository. | Martin Whitaker | 2018-03-03 | 3 | -12/+30 |
| | |||||
* | Rename draklive to draklive2 to avoid confusion/conflict with old draklive. | Martin Whitaker | 2018-03-03 | 2 | -10/+10 |
| | |||||
* | Don't include the GRUB2 btrfs module - it breaks the boot. | Martin Whitaker | 2018-03-02 | 1 | -1/+1 |
| | |||||
* | Add support for 32-bit EFI. | Martin Whitaker | 2018-03-02 | 3 | -16/+25 |
| | |||||
* | Add extra GRUB2 modules to provide basic rescue system. | Martin Whitaker | 2018-03-02 | 1 | -2/+5 |
| | |||||
* | Another file existence check that needs to be run as root. | Martin Whitaker | 2018-01-14 | 1 | -1/+1 |
| | |||||
* | Fix/improve a few comments. | Martin Whitaker | 2018-01-14 | 1 | -4/+4 |
| | |||||
* | Restore check for file existence when cleaning system config files. | Martin Whitaker | 2018-01-14 | 1 | -1/+1 |
| | | | | The check needs to be run as root, so we have to do it the hard way. | ||||
* | draklive: ensure files copied to root filesystem are owned by root. | Martin Whitaker | 2018-01-14 | 1 | -5/+3 |
| | |||||
* | draklive: ensure urpmi config is fully cleaned. | Martin Whitaker | 2018-01-14 | 1 | -0/+1 |
| | |||||
* | draklive: Fix cleaning of system configuration files. | Martin Whitaker | 2018-01-14 | 1 | -2/+2 |
| | | | | | Can't test for file existence when not running as root. Add /etc/shorewall6/interfaces to the list. | ||||
* | draklive: add pubkey to local repo. | Martin Whitaker | 2018-01-14 | 1 | -1/+6 |
| | |||||
* | Reduce perl_checker noise. | Martin Whitaker | 2018-01-14 | 6 | -28/+31 |
| | |||||
* | Update copyright dates. | Martin Whitaker | 2018-01-14 | 15 | -15/+15 |
| | |||||
* | draklive: fix RPM erase command. | Martin Whitaker | 2018-01-14 | 1 | -1/+1 |
| | |||||
* | draklive: add support for building the local repository. | Martin Whitaker | 2018-01-14 | 1 | -2/+113 |
| | |||||
* | draklive: create /dev/null in the chroot when building the initrd. | Martin Whitaker | 2018-01-14 | 1 | -14/+21 |
| | |||||
* | Add check for empty $root when mounting/unmounting filesystems. | Martin Whitaker | 2018-01-14 | 1 | -0/+2 |
| | | | | Again to make sure we don't accidently affect the build system. | ||||
* | Add functions to add/remove /dev/null in chroots. | Martin Whitaker | 2018-01-14 | 1 | -1/+16 |
| | | | | | | Sometimes we only need /dev/null, so just create that. Check we get passed a non-empty string for the root location, to make sure we don't accidently delete the build system's /dev/null. | ||||
* | Export functions in Config package. | Martin Whitaker | 2018-01-12 | 3 | -8/+12 |
| | |||||
* | Simplify run_() helper function and minimise direct calls to system(). | Martin Whitaker | 2018-01-12 | 7 | -45/+41 |
| | |||||
* | draklive: set default mount configuration if user hasn't specified it. | Martin Whitaker | 2018-01-10 | 1 | -0/+3 |
| | |||||
* | Miscellaneous code cleanup. | Martin Whitaker | 2018-01-10 | 12 | -70/+71 |
| | |||||
* | draklive: allow installer GUI to be used and run as normal user. | Martin Whitaker | 2018-01-09 | 11 | -225/+610 |
| | | | | | | | | 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 |
| | |||||
* | Further simplification. | Martin Whitaker | 2018-01-04 | 5 | -108/+15 |
| | | | | Remove some features inherited from draklive we no longer need. | ||||
* | Improved documentation and error messages. | Martin Whitaker | 2018-01-04 | 9 | -24/+92 |
| | |||||
* | Code cleanup. | Martin Whitaker | 2018-01-04 | 1 | -4/+4 |
| | |||||
* | drakclassic: support packages existing in two media classes. | Martin Whitaker | 2018-01-04 | 1 | -22/+35 |
| | | | | | | | This enables use of the tainted media, which provide alternative versions of some packages that exist in the core media. This ensures both versions are present on the ISO, so the user can choose whether or not to enable the tainted media. | ||||
* | Fix typo in message. | Martin Whitaker | 2018-01-03 | 1 | -2/+2 |
| | |||||
* | drakclassic: rework to use perl-URPM directly instead of urpmi/urpmq. | Martin Whitaker | 2018-01-03 | 1 | -208/+166 |
| | | | | | This allows us to process all packages at once without having to deal with package conflicts, so is both simpler and faster. | ||||
* | Don't look for ESP image when creating a 32-bit ISO. | Martin Whitaker | 2018-01-03 | 1 | -2/+4 |
| | |||||
* | drakclassic: support simple wildcards (? and *) in package lists. | Martin Whitaker | 2018-01-03 | 1 | -2/+4 |
| | |||||
* | drakclassic: Support arch specific packages in package lists. | Martin Whitaker | 2018-01-03 | 1 | -0/+14 |
| |