live-wrapper/lwr
Jeff Epler f5e81e1997 apt_udeb: allow downloading of non-udeb packages, with fallout
it becomes mandatory to call download_debs subsequent to download_udebs,
but that's fine because we have to call it with a list of deb packages
necessary to add the 'grub2' bootloader to a minimal live system.  When
running with a full system (e.g., xfce-desktop) this list is slight
overkill since for example libreetype6 is likely to be installed anyhow;
but these are small packages compared to the whole installed system so
we'll let it go.
2018-10-26 22:04:22 -05:00
..
__init__.py Refactor to get rid of most pylint errors 2016-05-25 15:30:53 +01:00
apt_udeb.py apt_udeb: allow downloading of non-udeb packages, with fallout 2018-10-26 22:04:22 -05:00
bootloader.py add persistent and nopersistent bootloader options 2017-07-01 14:17:28 -05:00
cdroot.py Simplify the way in which directories are used (probably breaks) 2016-11-14 18:09:19 +00:00
disk.py Add extra metadata for live images to make the installer work better 2018-10-24 06:10:26 -05:00
grub.py Don't render empty submenus (based on supported entries) 2016-11-16 21:15:52 +00:00
isolinux.py Reduce the size of the isolinux menu for stretch builds 2017-06-30 14:03:58 -05:00
run.py apt_udeb: allow downloading of non-udeb packages, with fallout 2018-10-26 22:04:22 -05:00
utils.py Correct handling of d-i URLs for daily builds (Closes: #846631) 2017-01-07 23:41:52 +00:00
vm.py Allo setting kernel image to use 2017-07-01 08:23:33 -05:00
xorriso.py Explicitly set the mode of the ISO root dir to 0755 2017-06-30 14:04:09 -05:00