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
/
BuildRoot.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some perl -cw and perl_checker warnings.
Martin Whitaker
2018-04-01
1
-2
/
+1
*
Fix --distrib option for additional media.
Martin Whitaker
2018-04-01
1
-2
/
+2
*
Copy the release notes from the repository when building the root system.
Martin Whitaker
2018-03-04
1
-0
/
+5
*
Complete support for using a remote repository.
Martin Whitaker
2018-03-03
1
-5
/
+23
*
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
1
-6
/
+5
*
Update copyright dates.
Martin Whitaker
2018-01-14
1
-1
/
+1
*
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
*
Simplify run_() helper function and minimise direct calls to system().
Martin Whitaker
2018-01-12
1
-7
/
+7
*
Miscellaneous code cleanup.
Martin Whitaker
2018-01-10
1
-5
/
+5
*
draklive: allow installer GUI to be used and run as normal user.
Martin Whitaker
2018-01-09
1
-173
/
+510
*
Further simplification.
Martin Whitaker
2018-01-04
1
-2
/
+2
*
Improved documentation and error messages.
Martin Whitaker
2018-01-04
1
-0
/
+14
*
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
*
More verbosity reduction.
Martin Whitaker
2017-12-23
1
-2
/
+4
*
Don't output informational messages on stderr.
Martin Whitaker
2017-12-23
1
-1
/
+1
*
More verbosity reduction.
Martin Whitaker
2017-12-23
1
-1
/
+1
*
For clarity, rename umount_external_fs() to umount_all_in_chroot().
Martin Whitaker
2017-12-22
1
-1
/
+1
*
Rename "postInstall" to "final_fixes".
Martin Whitaker
2017-12-19
1
-1
/
+1
*
Replace $live by $build throughout,
Martin Whitaker
2017-12-19
1
-83
/
+83
*
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
-10
/
+9
*
Split draklive2 into submodules.
Martin Whitaker
2017-12-18
1
-0
/
+259