index
:
drakiso
master
Mageia Tools for Live CD/DVD Generation
Martin Whitaker [martinw]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
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
*
Add functions to add/remove /dev/null in chroots.
Martin Whitaker
2018-01-14
1
-1
/
+16
*
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
*
Remove unnecessary cwd change.
Martin Whitaker
2018-01-04
1
-3
/
+0
*
Further simplification.
Martin Whitaker
2018-01-04
5
-108
/
+15
*
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
*
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
*
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
*
Extra details in verbose messages.
Martin Whitaker
2018-01-03
1
-1
/
+2
*
drakclassic: ensure explicitly selected packages are not dropped.
Martin Whitaker
2017-12-29
1
-5
/
+8
*
Better handling of excluded packages.
Martin Whitaker
2017-12-24
1
-5
/
+11
*
Minor cleanup of code that gets build dirs.
Martin Whitaker
2017-12-24
3
-5
/
+5
*
Force UTF-8 locale when building and compiling message translations.
Martin Whitaker
2017-12-23
1
-3
/
+3
*
Correct name for grub2 UEFI boot image.
Martin Whitaker
2017-12-23
1
-2
/
+2
*
Update FSF address in copyright notices.
Martin Whitaker
2017-12-23
17
-34
/
+34
*
Update bootloader makefile to include grub2 images and themes.
Martin Whitaker
2017-12-23
1
-2
/
+52
*
Addd .gitignore file.
Martin Whitaker
2017-12-23
1
-0
/
+3
*
Update Makefile and .perl_checker.
Martin Whitaker
2017-12-23
2
-2
/
+18
*
Import bootloader files from draklive user/martinw/use-grub2 branch.
Martin Whitaker
2017-12-23
9
-0
/
+688
*
Merge drakclassic media and files steps.
Martin Whitaker
2017-12-23
2
-10
/
+4
*
Fix library file permissions (remove executable flags).
Martin Whitaker
2017-12-23
5
-0
/
+0
*
More verbosity reduction.
Martin Whitaker
2017-12-23
1
-2
/
+4
*
Don't output informational messages on stderr.
Martin Whitaker
2017-12-23
2
-2
/
+2
[next]