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
*
Support separate desktop and autologin session names.
Martin Whitaker
2020-03-01
1
-3
/
+3
*
Fix ownership of dummy root directory (mga#24501)
Martin Whitaker
2019-03-17
1
-0
/
+1
*
Add feature to support both 32 and 64 bit packages in media on the ISOs.
Martin Whitaker
2018-12-17
1
-0
/
+9
*
BuildRoot: remove fixup of obsolete /etc/sysconfig/init script.
Martin Whitaker
2018-10-28
1
-3
/
+0
*
BuildRoot: fix rpm query formats (rpm behaviour has changed).
Martin Whitaker
2018-10-28
1
-2
/
+2
*
Enable remote host name resolution when running stage2 installer.
Martin Whitaker
2018-05-23
1
-0
/
+2
*
Remove obsolute support for different mount and loopback options.
Martin Whitaker
2018-04-15
1
-30
/
+1
*
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