summaryrefslogtreecommitdiff
path: root/scripts/build/binary_loopback_cfg
AgeCommit message (Expand)Author
2020-04-23grub2|loopback: use '@' bookended placeholdersLyndon Brown
2020-04-22grub2|loopback: remove unnecessary perl based newline escaping for sedLyndon Brown
2020-03-22bootloaders: remove old "video=vesa:ywrap,mtrr" kernel param, as done in d-ijnqnfe
2020-03-17stagefiles: s/Require_stagefile/Require_stagefiles/Lyndon Brown
2020-03-17stagefiles: further robustify with auto filenamesLyndon Brown
2020-03-17stagefiles: simplify & robustifyLyndon Brown
2020-03-16use local scope for private function varsLyndon Brown
2020-03-16bootloaders: add install with speech synthesis menu entriesjnqnfe
2020-03-16grub1/grub2/loopback: fix missing delimiter in menu kernel parameter listsjnqnfe
2020-03-16grub1/grub2/loopback: fix order of quiet kernel parameters in menusjnqnfe
2020-03-16grub2/loopback: fix misapplication of quiet kernel parameterjnqnfe
2020-03-13fix comment typoLyndon Brown
2020-03-13locks: tidy lock acquisitionjnqnfe
2020-03-13strip useless multi-arch separate directory stuffjnqnfe
2020-03-11amend copyright & licensing blocksLyndon Brown
2020-03-10help/usage: remove pointless varsLyndon Brown
2020-03-10tidy script init (1/4) - arg and config processingjnqnfe
2020-03-05help/usage: fix overly complex script description handlingjnqnfe
2020-03-05bootloaders: fix ignoring LB_DEBIAN_INSTALLER_GUI in menu creationLyndon Brown
2020-03-05simplify --debian-installer choicesjnqnfe
2020-03-05fix indentationLyndon Brown
2020-03-05grub2: fix using wrong directory in certain casesjnqnfe
2019-04-21Readd findiso parametre to loopback.cfg generation.adrian15
2017-12-21Failsafe entries rework at binary_loopback_cfgAdrian Gibanel Lopez
2017-12-21Fix handling of multiple kernels in binary_loopback_cfgAdrian Gibanel Lopez
2017-12-21Updated binary_loopback_cfg so that it uses Stretch's 686 kernel instead of o...Adrian Gibanel Lopez
2016-12-14Cleanup binary_loopback_cfg and offer more freedom in overriding the default ...Raphaël Hertzog
2016-12-02Clean up grub configuration codeRaphaël Hertzog
2016-12-02Default for LB_UNION_FILESYSTEM is now "overlay" just like in live-boot.Raphaël Hertzog
2016-11-28Copy sub-directories as well as files in grub config directoryRaphaël Hertzog
2016-11-28Try to reuse /isolinux/splash.png in default grub configuration.Raphaël Hertzog
2016-08-26Readded Installation boot entries to grub configuration files.Adrian Gibanel Lopez
2016-07-31Force the use of insmod all_video in grub.cfg so that we do not boot in blind...Adrian Gibanel Lopez
2016-07-31binary_loopback_cfg now renders grub.cfg by default.Adrian Gibanel Lopez
2015-08-30Loopback cfg support.Adrian Gibanel Lopez