summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* bootloader: make it clear that non-free drivers are only for NVIDIA.Martin Whitaker2019-01-132-10/+10
|
* examples: backport a couple of fixes from the official ISOs.Martin Whitaker2019-01-123-3/+22
|
* examples: no need to enable getty@tty1 now systemd is fixed.Martin Whitaker2019-01-121-3/+0
|
* Use 'release' instead of 'version' in settings.Martin Whitaker2018-12-156-13/+13
| | | | | This avoids confusion with the 'version' field found in the product.id and urpmi.cfg files, which is just the base version number.
* Undo accidental inclusion of changes to examples.Martin Whitaker2018-11-164-10/+7
|
* 1.31.3Martin Whitaker2018-11-114-7/+10
|
* minimal example: we now need to explicitly enable login on tty1.Martin Whitaker2018-11-021-0/+3
|
* examples: fix permission on draklive-install.desktop for Xfce.Martin Whitaker2018-10-291-0/+1
| | | | Xfce now wants desktop files in ~/Desktop to have exec permission.
* examples: remove obsolete nvidia304, add nvidia390.Martin Whitaker2018-10-293-3/+3
|
* examples: add refind package to local repository.Martin Whitaker2018-10-292-2/+2
|
* BuildRoot: remove fixup of obsolete /etc/inittab.Martin Whitaker2018-10-282-6/+0
|
* examples: remove control of firstboot wizard - it no longer exists.Martin Whitaker2018-10-286-12/+0
|
* examples: remove halt-local service - it doesn't work.Martin Whitaker2018-10-289-153/+0
|
* BuildBoot: remember boot mode when chaining through grub submenus.Martin Whitaker2018-10-283-0/+3
|
* Add draklive installer manual to Xfce example.Martin Whitaker2018-08-251-1/+1
|
* Final tweaks to example configuration files.1.0Martin Whitaker2018-05-236-18/+17
| | | | | | - set the release to 7 - use a public repository - set workdir to the current directory
* dracut mgalive module changes are now in the dracut package.Martin Whitaker2018-05-235-127/+0
|
* Rename name_fields config value to iso_name_fields.Martin Whitaker2018-05-231-1/+1
|
* Change install directory for bootloader files.Martin Whitaker2018-05-233-25/+25
|
* Make build configuration files non-executable.Martin Whitaker2018-05-233-6/+0
|
* Remove unneeded bootloader menu entries in minimal example.Martin Whitaker2018-05-231-5/+2
|
* Remove obsolete {media}{storage} key from examples.Martin Whitaker2018-05-233-3/+0
|
* Support persistance and multiboot USB sticks in examples.Martin Whitaker2018-04-155-0/+125
|
* GRUB2 at_keyboard is unreliable on real hardware, so don't use it.Martin Whitaker2018-04-152-2/+0
| | | | | | | Currently I don't see any way to reliably support different keyboard layouts in GRUB2, so remove all support for that. The keyboard menu is still useful for selecting the keyboard layout when using the minimal ISO example.
* Update and improve the examples.Martin Whitaker2018-04-024-112/+97
|
* Fix support for dual 32/64 bit EFI.Martin Whitaker2018-03-173-6/+6
|
* Support 32-bit EFI with 64-bit system (and vice-versa).Martin Whitaker2018-03-173-0/+6
|
* Add minimal Live ISO example.Martin Whitaker2018-03-1110-0/+306
|
* Add bootloader language and keyboard menus in examples.Martin Whitaker2018-03-102-0/+26
|
* Add draklive2 examples.Martin Whitaker2018-03-0530-0/+672