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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Reduce perl_checker noise.
Martin Whitaker
2018-01-14
3
-18
/
+16
*
Update copyright dates.
Martin Whitaker
2018-01-14
13
-13
/
+13
*
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
1
-0
/
+4
*
Simplify run_() helper function and minimise direct calls to system().
Martin Whitaker
2018-01-12
5
-41
/
+37
*
Miscellaneous code cleanup.
Martin Whitaker
2018-01-10
10
-52
/
+53
*
draklive: allow installer GUI to be used and run as normal user.
Martin Whitaker
2018-01-09
9
-212
/
+597
*
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
*
Update FSF address in copyright notices.
Martin Whitaker
2017-12-23
15
-30
/
+30
*
Merge drakclassic media and files steps.
Martin Whitaker
2017-12-23
1
-5
/
+1
*
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
*
More verbosity reduction.
Martin Whitaker
2017-12-23
2
-2
/
+7
*
Simplify build directory structure.
Martin Whitaker
2017-12-22
2
-17
/
+8
*
Use a single working directory specified by the user.
Martin Whitaker
2017-12-22
2
-4
/
+3
*
For clarity, rename umount_external_fs() to umount_all_in_chroot().
Martin Whitaker
2017-12-22
3
-4
/
+4
*
Reduce verbosity.
Martin Whitaker
2017-12-22
2
-1
/
+2
*
Add error message before we die due to unresolved conflicts.
Martin Whitaker
2017-12-22
1
-1
/
+1
*
Add comand line option to set force and verbosity level.
Martin Whitaker
2017-12-22
1
-21
/
+17
*
Fix UEFI boot from DVD.
Martin Whitaker
2017-12-22
2
-3
/
+6
*
Move handling of copy_from_repo list to prepare_iso_bootloader().
Martin Whitaker
2017-12-22
2
-12
/
+13
*
Tidy up BuildIso and supply extra volume metadata to xorriso.
Martin Whitaker
2017-12-22
1
-37
/
+42
*
Fix typo.
Martin Whitaker
2017-12-22
1
-1
/
+1
*
Complete support for building classic installer ISOs.
Martin Whitaker
2017-12-22
3
-1
/
+751
*
Numerous changes to support building classic installer ISOs:
Martin Whitaker
2017-12-22
7
-63
/
+100
*
Add option to override the bootloader title.
Martin Whitaker
2017-12-21
1
-1
/
+1
*
Add missing copyright notices.
Martin Whitaker
2017-12-19
7
-0
/
+138
*
Make configuration, settings, and documentation more generic.
Martin Whitaker
2017-12-19
1
-9
/
+4
*
Rename "postInstall" to "final_fixes".
Martin Whitaker
2017-12-19
1
-1
/
+1
*
Remove some lingering hard tabs.
Martin Whitaker
2017-12-19
1
-9
/
+9
*
Replace $live by $build throughout,
Martin Whitaker
2017-12-19
9
-231
/
+231
*
Split Live class into ISOBuild base class and LiveBuild subclass.
Martin Whitaker
2017-12-19
7
-80
/
+149
[prev]
[next]