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
path:
root
/
lib
/
MGA
/
DrakISO
/
BuildBoot.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Default to using linux16 and linuxefi GRUB2 commands (mga#24137).
Martin Whitaker
2019-01-11
1
-7
/
+26
*
Give the ESP partition a volume label, to work round mga#23939.
Martin Whitaker
2018-12-19
1
-1
/
+2
*
BuildBoot: copy rather than move the initrd into the build directory.
Martin Whitaker
2018-10-28
1
-3
/
+2
*
BuildBoot: remember boot mode when chaining through grub submenus.
Martin Whitaker
2018-10-28
1
-0
/
+1
*
BuildBoot: add option to boot live system kernel from persistent overlay.
Martin Whitaker
2018-10-28
1
-5
/
+41
*
Remove spurious 'use utf8' in comment.
Martin Whitaker
2018-05-23
1
-0
/
+1
*
Standardise on EFI, not UEFI.
Martin Whitaker
2018-05-23
1
-15
/
+15
*
GRUB2 at_keyboard is unreliable on real hardware, so don't use it.
Martin Whitaker
2018-04-15
1
-16
/
+5
*
Modified GRUB configuration to ease use on multi-boot USB sticks.
Martin Whitaker
2018-04-15
1
-13
/
+12
*
Move {copy_from_repo} into {media}.
Martin Whitaker
2018-04-02
1
-1
/
+1
*
Fix some perl -cw and perl_checker warnings.
Martin Whitaker
2018-04-01
1
-7
/
+6
*
Fix support for dual 32/64 bit EFI.
Martin Whitaker
2018-03-17
1
-2
/
+2
*
Support 32-bit EFI with 64-bit system (and vice-versa).
Martin Whitaker
2018-03-17
1
-11
/
+26
*
Add support for 32-bit EFI.
Martin Whitaker
2018-03-02
1
-15
/
+18
*
Update copyright dates.
Martin Whitaker
2018-01-14
1
-1
/
+1
*
draklive: create /dev/null in the chroot when building the initrd.
Martin Whitaker
2018-01-14
1
-14
/
+21
*
Simplify run_() helper function and minimise direct calls to system().
Martin Whitaker
2018-01-12
1
-3
/
+3
*
Miscellaneous code cleanup.
Martin Whitaker
2018-01-10
1
-9
/
+9
*
draklive: allow installer GUI to be used and run as normal user.
Martin Whitaker
2018-01-09
1
-11
/
+16
*
Improved documentation and error messages.
Martin Whitaker
2018-01-04
1
-14
/
+28
*
Minor cleanup of code that gets build dirs.
Martin Whitaker
2017-12-24
1
-1
/
+1
*
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
*
Fix UEFI boot from DVD.
Martin Whitaker
2017-12-22
1
-0
/
+5
*
Move handling of copy_from_repo list to prepare_iso_bootloader().
Martin Whitaker
2017-12-22
1
-0
/
+10
*
Fix typo.
Martin Whitaker
2017-12-22
1
-1
/
+1
*
Numerous changes to support building classic installer ISOs:
Martin Whitaker
2017-12-22
1
-17
/
+44
*
Add option to override the bootloader title.
Martin Whitaker
2017-12-21
1
-1
/
+1
*
Replace $live by $build throughout,
Martin Whitaker
2017-12-19
1
-43
/
+43
*
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
-16
/
+14
*
Split draklive2 into submodules.
Martin Whitaker
2017-12-18
1
-0
/
+423