index
:
vyos-live-build.git
crux
current
equuleus
master
stretch-backports
tmp-cache
tmp-djbaldey
tmp-lamby
tmp-multiarch
tmp-net-firmware
tmp-new
tmp-python
tmp-snapshot
tmp-vbox
(mirror of https://github.com/vyos/vyos-live-build.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
build
/
installer_debian-installer
Age
Commit message (
Expand
)
Author
2016-05-26
Switch d-i.debian.org URIs from http to https.
Kristian Klausen
2015-12-15
Remove 586 flavour for i386 architecture. (Closes: #807972)
Ben Armstrong
2015-08-10
Updating stat calls to also give the right result in container setups, thanks...
Daniel Baumann
2015-08-10
Getting rid of hard-coded release numbers and using /etc/os-release instead (...
Daniel Baumann
2015-07-15
Drop elilo from list of d-i required packages on i386.
Raphaël Hertzog
2015-06-24
Do not pass an empty version in APT::FTPArchive::Release::Version (Closes: #7...
Raphaël Hertzog
2015-05-03
Dropping automagics for ubuntu.
Daniel Baumann
2015-01-26
Switching to default to linux-image-586 on i386.
Daniel Baumann
2015-01-04
Updating year in copyright notices to 2015.
Daniel Baumann
2015-01-04
Dropping some sparc leftovers (Closes: #774196).
Daniel Baumann
2015-01-04
Updating wget dependency in installer_debian-installer to look for wget on th...
Daniel Baumann
2015-01-04
Changing package dependency checks within chroot to work outside as well.
Daniel Baumann
2014-12-10
Cleaning up from python removal (LIVE_IMAGE_PARENT_ARCHIVE_AREAS).
Daniel Baumann
2014-12-10
Address "should check that we're building on debian through e.g. a 'derivativ...
jnqnfe
2014-12-10
Dropping support for wheezy.
Daniel Baumann
2014-12-10
Fix typo in variable name (LH_LINUX_FLAVOURS instead of LB_LINUX_FLAVOURS) in...
jnqnfe
2014-12-10
Cleaning up from python removal (LIVE_IMAGE_ARCHIVE_AREAS).
Daniel Baumann
2014-12-10
Cleaning up from python removal (LIVE_IMAGE_ARCHITECTURE).
Daniel Baumann
2014-04-25
Correcting required installer package determination to avoid extra packages, ...
Daniel Baumann
2014-02-08
Updating copyright notices for 2014.
Daniel Baumann
2013-08-26
Ensure xfsprogs and jfsutils are available in the ISO when d-i is used.
Raphaël Hertzog
2013-08-07
Correcting wrong installer directory moving check in progress-linux mode.
Daniel Baumann
2013-08-07
Renaming some leftover pieces from binary_debian-installer to installer_debia...
Daniel Baumann
2013-07-30
Updating linux-image package names for 3.0 in installer_debian-installer.
Daniel Baumann
2013-06-24
Using includes.installer instead of includes.debian-installer.
Daniel Baumann
2013-06-20
Splitting out preseed handling from main installer script.
Daniel Baumann
2013-06-20
Breaking out installer integration into an own stage.
Daniel Baumann