live-build/scripts/build
Adrian Gibanel Lopez 9d1a983cc8 Added new multi bootloader helper functions
* Added: functions/bootloaders.sh . This file adds bootloader functions that are heavily used in efi scenarios where a bootloader can act as a first or an extra bootloader.

Since the introduction of the new switch:

--bootloaders

you can setup it like this:

--bootloaders=syslinux,grub-efi

.

This means that syslinux is the first bootloader and grub-efi is the extra bootloader.

* Added new bootloader functions: Check_Non_First_Bootloader and Check_Non_Extra_Bootloader.

These functions let each one of the bootloaders abort the build because
they cannot perform a role either as a first bootloader or as an extra bootloader.

* Added bootloader functions: Check_First_Bootloader_Role, Check_Extra_Bootloader_Role and Check_Any_Bootloader_Role

These functions let bootloaders to force their default role in a single line.

At the same time many binary bootloaders were rewritten to make use of the new bootloader role functions explained above.

These roles were enforced:

binary_grub-legacy : First bootloader
binary_grub-pc : Either first or extra bootloader
binary_syslinux : Either first or extra bootloader

If a bootloader is tried to be used in a role that it's not meant to be used then the build fails because that might lead to a non-bootable system.
2016-07-31 15:08:11 +02:00
..
binary Loopback cfg support. 2015-08-30 00:04:04 +02:00
binary_checksums Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
binary_chroot Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
binary_disk Getting rid of hard-coded release numbers and using /etc/os-release instead (Closes: #790860). 2015-08-10 21:31:21 +02:00
binary_grub-legacy Added new multi bootloader helper functions 2016-07-31 15:08:11 +02:00
binary_grub-pc Added new multi bootloader helper functions 2016-07-31 15:08:11 +02:00
binary_hdd Added new multi bootloader helper functions 2016-07-31 15:08:11 +02:00
binary_hooks Correcting execution of local binary hooks. 2015-06-05 22:28:50 +02:00
binary_includes Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
binary_iso Added new multi bootloader helper functions 2016-07-31 15:08:11 +02:00
binary_linux-image Dropping automagics for casper. 2015-05-03 15:50:03 +02:00
binary_loadlin Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
binary_loopback_cfg Loopback cfg support. 2015-08-30 00:04:04 +02:00
binary_manifest Dropping automagics for casper. 2015-05-03 15:50:03 +02:00
binary_memtest Dropping automagics for casper. 2015-05-03 15:50:03 +02:00
binary_netboot Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
binary_package-lists Better handle empty package lists. 2016-01-05 18:05:12 +01:00
binary_rootfs Dropping support for upstart. 2015-05-03 16:12:30 +02:00
binary_syslinux Added new multi bootloader helper functions 2016-07-31 15:08:11 +02:00
binary_tar Correcting wrong tar command for tarball images, thanks to Yadickson Soto <yadickson@gmail.com> (Closes: #780627). 2015-04-28 07:58:16 +02:00
binary_win32-loader Dropping automagics for ubuntu. 2015-05-03 16:03:10 +02:00
binary_zsync Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
bootstrap Dropping support for upstart. 2015-05-03 16:12:30 +02:00
bootstrap_archive-keys Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
bootstrap_archives Installing apt and dpkg updates (if any) first in derivatives mode, then doing dist-upgrade. 2015-05-23 12:42:16 +02:00
bootstrap_cache Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
bootstrap_debootstrap Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
build Calling lb config in lb build to support building a all-default-image with a simple lb build (Closes: #778327). 2015-04-28 07:58:16 +02:00
chroot Dropping support for upstart. 2015-05-03 16:12:30 +02:00
chroot_apt Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
chroot_archives Updating stat calls to also give the right result in container setups, thanks to Kristian Klausen <klausenbusk@hotmail.com> (Closes: #789300). 2015-08-10 21:45:00 +02:00
chroot_cache Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
chroot_debianchroot Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
chroot_devpts Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
chroot_dpkg force link creation when diverting flash-kernel 2015-09-23 10:44:11 +02:00
chroot_firmware Removing temporary hack to exclude prism2-usb-firmware-installer, the download homepage seems to work again (Closes: #783433). 2015-04-27 07:50:52 +02:00
chroot_hacks Dropping automagics for casper. 2015-05-03 15:50:03 +02:00
chroot_hooks Fix check for presence of chroot hooks 2015-07-26 13:44:16 +02:00
chroot_hostname Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
chroot_hosts Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
chroot_includes Correcting typo in stagefile check for includes.chroot. 2015-01-25 10:27:26 +01:00
chroot_install-packages Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
chroot_interactive Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
chroot_linux-image Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
chroot_live-packages Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
chroot_package-lists Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
chroot_preseed Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
chroot_proc Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
chroot_resolv Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
chroot_selinuxfs Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
chroot_sysfs Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
chroot_sysv-rc Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
chroot_tmpfs Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
clean Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
config Old BIOS: start partition at specific place 2015-09-23 10:48:46 +02:00
installer Dropping support for upstart. 2015-05-03 16:12:30 +02:00
installer_debian-installer Switch d-i.debian.org URIs from http to https. 2016-05-26 21:58:03 +02:00
installer_preseed Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
source Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
source_checksums Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
source_debian Multi bootloader support 2015-08-29 23:56:41 +02:00
source_debian-live Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
source_disk Getting rid of hard-coded release numbers and using /etc/os-release instead (Closes: #790860). 2015-08-10 21:31:21 +02:00
source_hdd Disable EXT4 64bit features 2016-06-18 19:36:16 +02:00
source_hooks Correcting execution of local source hooks. 2015-06-05 22:29:47 +02:00
source_iso Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
source_live Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
source_tar Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00