summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* chore(conf): shift configuration into appropriate subdirectoryHEADmasterJybz2024-04-251-0/+0
|
* - drop references to ahci as it's built-in by default and causesJybz2024-04-201-3/+0
| | | | | | | error message during initrd creation - origin: https://svnweb.mageia.org/packages/updates/9/dracut/current/SOURCES/50-mageia.conf?r1=1191933&r2=1191935
* update patch info / man pages that we default to early_microcode=yesJybz2024-04-201-3/+0
| | | | | - origin: https://svnweb.mageia.org/packages/updates/9/dracut/current/SOURCES/50-mageia.conf?r1=1191157&r2=1191933
* - Rebase to v046Jybz2024-04-201-0/+3
| | | | | | | | - Drop upstream cherry-picked patches and upstreamed patches - Rebase all Mageia-specific changes - origin: https://svnweb.mageia.org/packages/updates/9/dracut/current/SOURCES/50-mageia.conf?r1=487590&r2=1191157
* Do not use systemd in initrd quite yetJybz2024-04-201-1/+1
| | | | | - origin: https://svnweb.mageia.org/packages/updates/9/dracut/current/SOURCES/50-mageia.conf?r1=389214&r2=487590
* do not force -o network from mkinitrd-dracut (move it into config instead), ↵Jybz2024-04-201-0/+5
| | | | | | | it makes omit_dracutmodules from config ineffective - origin: https://svnweb.mageia.org/packages/updates/9/dracut/current/SOURCES/50-mageia.conf?revision=235951&view=markup
* Always include ahci kernel module (mga#4364)Jybz2024-04-201-0/+6
| | | | | - origin: https://svnweb.mageia.org/packages/updates/9/dracut/current/SOURCES/50-mageia.conf?revision=231790&view=co
* * Drop dracut.conf patch in favour of our vendor conf in dracut.conf.dJybz2024-04-201-0/+0
| | | | | | | | | | * Split out mkinitrd option help to separate patch * Fix initramfs vs. initrd naming more thoroughly * Fix /usr mounting due to variable name typo * Rename vendor conf file (dracut in the name is superfluous - origin: https://svnweb.mageia.org/packages/updates/9/dracut/current/SOURCES/50-mageia.conf?revision=175109&view=markup
* Remove mandriva occurenciesJybz2024-04-201-0/+0
| | | | | - origin: https://svnweb.mageia.org/packages/updates/9/dracut/current/SOURCES/50-mageia.conf?revision=157149&view=markup
* imported package dracutJybz2024-04-201-0/+3
| | | | | - origin: https://svnweb.mageia.org/packages?view=revision&revision=157142
* mgainstaller: add wpa_supplicant to support WPA/WPA2 (mga#9541)Martin Whitaker2024-04-201-0/+2
|
* mgainstaller: fix network interface renaming (mga#17651)Thomas Backlund2024-04-201-0/+3
| | | | | | | | | Since systemd 220 interface renaming changed, and this file is needed for it to trigger in stage1 as we dont run full systemd/udev there. Fixes: https://bugs.mageia.org/show_bug.cgi?id=17651 Signed-of-by: Thomas Backlund <tmb@mageia.org>
* kadeploy: Add a kd-deploy moduleColin Guthrie2024-04-201-0/+17
| | | | This is sometimes used in the Mageia Installer
* Updated to ensure shutdown message is displayed on current tty.Jybz2024-04-201-2/+4
| | | | | | - origin: https://svnweb.mageia.org/packages/cauldron/dracut/current/SOURCES/0511-mgalive-A-module-to-mount-Mageia-Live-media.patch?r1=1653914&r2=1663927 - mgalive: ensure shutdown message is displayed on current tty
* Updated to ensure udev has re-added the protective partition before trying ↵Jybz2024-04-201-0/+9
| | | | | | | | to mount it (mga#27638). - origin: https://svnweb.mageia.org/packages/cauldron/dracut/current/SOURCES/0511-mgalive-A-module-to-mount-Mageia-Live-media.patch?r1=1649975&r2=1653914 - mgalive: ensure udev has re-added the protective partition before trying to mount it (mga#27638)
* Updated to add boot option to temporarily disable persistence (mga#27674).Jybz2024-04-201-0/+2
| | | | | | - origin: https://svnweb.mageia.org/packages/cauldron/dracut/current/SOURCES/0511-mgalive-A-module-to-mount-Mageia-Live-media.patch?r1=1649586&r2=1649975 - mgalive: add boot option to temporarily disable persistence (mga#27674).
* Updated to handle /dev/disk/by-label linking to base device, not first ↵Jybz2024-04-201-9/+24
| | | | | | | | partition (mga#27638). - origin: https://svnweb.mageia.org/packages/cauldron/dracut/current/SOURCES/0511-mgalive-A-module-to-mount-Mageia-Live-media.patch?r1=1559144&r2=1649586 - mgalive: handle /dev/disk/by-label linking to base device, not 1st partition (mga#27638)
* fix spurious error message when booting Live ISOs from CDROMJybz2024-04-201-1/+5
| | | | | - origin: https://svnweb.mageia.org/packages/cauldron/dracut/current/SOURCES/0511-mgalive-A-module-to-mount-Mageia-Live-media.patch?r1=1469756&r2=1559144
* Updated to support encrypted persistent partition and fix mga#25924.Jybz2024-04-201-3/+22
| | | | | | | - origin: https://svnweb.mageia.org/packages/cauldron/dracut/current/SOURCES/0511-mgalive-A-module-to-mount-Mageia-Live-media.patch?r1=1368035&r2=1469756 - mgalive: support encrypted persistent partitions (mga#25191) - mgalive: fix boot failure on some machines (mga#25924)
* mgalive: allow for USB sticks appearing as mmc devicesJybz2024-04-201-1/+1
| | | | | - origin https://svnweb.mageia.org/packages/cauldron/dracut/current/SOURCES/0511-mgalive-A-module-to-mount-Mageia-Live-media.patch?r1=1361037&r2=1368035
* draklive: only pause on shutdown when really neededJybz2024-04-201-3/+3
| | | | | - origin: https://svnweb.mageia.org/packages/cauldron/dracut/current/SOURCES/0511-mgalive-A-module-to-mount-Mageia-Live-media.patch?r1=1349671&r2=1361037
* mgalive: set flag for draklive-install when persistence is enabledJybz2024-04-201-0/+1
| | | | | - origin: https://svnweb.mageia.org/packages/cauldron/dracut/current/SOURCES/0511-mgalive-A-module-to-mount-Mageia-Live-media.patch?r1=1329441&r2=1349671
* mgalive: support persistence when isohybrid protective partition starts at ↵Jybz2024-04-202-9/+34
| | | | | | | | | sector 1 - origin: https://svnweb.mageia.org/packages/cauldron/dracut/current/SOURCES/0511-mgalive-A-module-to-mount-Mageia-Live-media.patch?r1=1326566&r2=1329441 - mgalive: support persistence when isohybrid protective partition starts at sector 1 - mgalive: fix boot when ISO is copied into USB stick partition (e.g. by Rufus)
* Updated to eject CD and pause on shutdown.Thomas Backlund2024-04-204-3/+30
| | | | | | | | | | | Signed-off-by: Martin Whitaker <mageia@martin-whitaker.me.uk> - origin: https://svnweb.mageia.org/packages/cauldron/dracut/current/SOURCES/0511-mgalive-A-module-to-mount-Mageia-Live-media.patch?r1=1231609&r2=1326566 - enable pivot back to dracut on shutdown (mga#22516) o see also upstream issue #481 - fix shutdown umount retry loop (upstream issue #483) - mgalive: ensure overlay filesystems are cleanly unmounted on shutdown - mgalive: eject optical media and pause on shutdown
* Updated to support persistance and multi-boot USB sticks.Jybz2024-04-202-16/+53
| | | | | - origin: https://svnweb.mageia.org/packages/updates/9/dracut/current/SOURCES/0511-mgalive-A-module-to-mount-Mageia-Live-media.patch?r1=1191157&r2=1231609
* mgalive: A module to mount Mageia Live mediaThomas Backlund2024-04-204-0/+119
| | | | | Updated to work with overlay from 3.19 Signed-off-by: Thomas Backlund <tmb@mageia.org>
* i18n: Run console_init prior to udev startup.Colin Guthrie2024-04-201-0/+7
| | | | | | | | In some cases udev will initialised the encrypted disks and ask for a password before it initialises the console. This can result in the password for encrypted partitions being asked for with the wrong keymap loaded.
* lvm: Ensure LVM is initialised in non-hostonly mode.Colin Guthrie2024-04-201-0/+8
| | | | This is a bit of a hack, but it's needed if /usr is on LVM.
* mgainstaller: Add a module used to generate the Mageia InstallerColin Guthrie2024-04-201-0/+2
| | | | | | - Update to 056 - Original commit: https://svnweb.mageia.org/packages/updates/9/dracut/current/SOURCES/0512-mgainstaller-Add-a-module-used-to-generate-the-Magei.patch?r1=1191157&r2=1788869
* mgainstaller: Add a module used to generate the Mageia InstallerColin Guthrie2024-04-203-0/+136
v2: Add modules.description v3: Add modules to go into modules.alias but then get rm'ed before actual build. This is needed for stage2 device probe overlayfs is renamed to overlay from 3.19 Signed-off-by: Thomas Backlund <tmb@mageia.org>