Daniel Baumann
ee4838878f
Generating package indices for the detected sections within binary pool, needed for proper firmware package placement.
2012-04-26 22:28:50 +02:00
Daniel Baumann
e5b2325f2c
Installing packages into their detected sections within binary pool, needed for proper firmware package placement.
2012-04-26 22:28:50 +02:00
Daniel Baumann
bbd9c284e4
Adding support for including firmware packages automatically within debian-installer.
2012-04-26 22:28:48 +02:00
Daniel Baumann
822dc2c028
Updating year in copyright notices for 2012.
2012-02-06 23:15:12 +01:00
Daniel Baumann
cc9fb10e25
Removing removal of bootstrap-base udeb in binary_debian-installer.
...
If both bootstrap-base and live-installer are available on the installer,
live-installer is prefereded by d-i (because of the live specific .disk info).
If live-installer is included, can be disabled with live-installer/enable=false
and d-i will use bootstrap-base in order to debootstrap the base system on
/target.
2012-02-06 23:15:11 +01:00
Daniel Baumann
0b6d68ce73
Adding note about 404 errors that are on purpose when fetching udebs in derivative mode.
2012-02-06 23:15:11 +01:00
Daniel Baumann
fda0dfab52
Adding temporary manual setting of d-i urls for progress.
2011-10-30 09:49:41 +01:00
Daniel Baumann
c2b7c107a5
Correcting check for debian-installer-distribution when using daily images in non-derivatives mode.
2011-09-28 07:26:02 +02:00
Daniel Baumann
dcfbfc8f8b
Correcting incomplete checks for local packages in lb_binary_debian-installer.
2011-09-14 21:44:04 +02:00
Daniel Baumann
f38ef7f469
Renaming usb-hdd binary image type to simply hdd.
...
This is the first step in conglomerating code for all hdd-ish
image types, independent of the partitioning scheme being used,
and adding future hdd-ish image types for virtualiziation software.
2011-09-13 09:10:30 +02:00
Daniel Baumann
9119f24831
Also respect config/packages for packages to be installed in both chroot and binary.
2011-09-07 17:33:53 +02:00
Daniel Baumann
04f93bf254
Using config/packages.binary instead of config/binary_local-udebs.
2011-09-07 16:39:37 +02:00
Daniel Baumann
d218383d83
Using config/packages.binary instead of config/binary_local-debs.
2011-09-07 16:37:58 +02:00
Daniel Baumann
2a5263cb39
Updating grub packages list in binary_debian-installer.
2011-07-25 17:13:32 +02:00
Daniel Baumann
cfd7f3103b
Adding mdadm manually to extra packages for binary pool for being used by debian-installer ( Closes : #607225 ).
2011-07-24 09:19:42 +02:00
Cody A.W. Somerville
e01424a1f2
Adding paths for remote debian-installer images on armel.
2011-07-21 17:58:21 +02:00
Daniel Baumann
ef2752faab
Adding kubuntu mode in order to have different defadefault hooks enabled for ubuntu and kubuntu (needed for #630088 ).
2011-07-19 10:51:20 +02:00
Daniel Baumann
860310465d
Updating url for debian-installer daily-images.
2011-05-12 12:19:12 +02:00
Daniel Baumann
97f30b4907
Correcting udeb download for derivatives to only fall back to debians repository if required to.
2011-03-09 19:20:43 +01:00
Daniel Baumann
ad302fb50c
Correcting typo in derivatives check when fetching d-i components.
2011-03-09 19:20:43 +01:00
Daniel Baumann
a493644b2f
Adding multi-repository support for debian-installer udebs at build-time.
2011-03-09 19:20:43 +01:00
Daniel Baumann
3047936fb5
Renaming mirror options to parent mirror for handling derivatives nice in future.
2011-03-09 19:20:43 +01:00
Daniel Baumann
90b145de6c
Adding initial support for parent distribution for debian-installer.
2011-03-09 19:20:43 +01:00
Daniel Baumann
18eeaae602
Updating year in hooks and script files.
2011-03-09 19:20:42 +01:00
Daniel Baumann
6d87f0dde3
Adding derivatives handling for progress.
2011-03-09 19:20:41 +01:00
Daniel Baumann
18e123ea16
Applying patch from Cody A.W. Somerville <cody.somerville@canonical.com> to update kernel packages for ubuntu in lb_binary_debian-installer.
2011-03-09 19:20:39 +01:00
Daniel Baumann
51944c015f
Renaming --architecture to --architectures in preparation for multi-arch.
2011-03-09 19:20:37 +01:00
Daniel Baumann
d06f0de41f
Also including auxiliary packages in d-i pool ( Closes : #604551 ).
2011-03-09 19:20:36 +01:00
Daniel Baumann
3250e18855
Making d-i indices copying depending on binary image type.
2011-03-09 19:20:35 +01:00
Ben Armstrong
4c3488ce38
Fixing typo in symlink on fat workaround.
2011-03-09 19:20:35 +01:00
Daniel Baumann
232e515df4
Workarounding symlink on usb-hdd when including debian-installer and using vfat filesystems.
2011-03-09 19:20:35 +01:00
Daniel Baumann
ef3b9967b0
Avoid using bashism when handling codename/suite mapping for debian-installer release file.
2011-03-09 19:20:32 +01:00
Daniel Baumann
2dbf0565e4
Also correcting version number in debian-installer release file.
2011-03-09 19:20:32 +01:00
Otavio Salvador
a2161b18e4
Fixing debian-installer Release file generation.
...
To behave properly installer properly handles codename/suite
combination. Specially for sid/unstable this is really required
otherwise we can end up trying to configure a broken sources.list.
2011-03-09 19:20:32 +01:00
Otavio Salvador
8fe060ea2d
Fixing debian-installer index generation.
...
When figuring out which suite to use, cdrom-detect looks for the
Release file and the first one to be tried is the content of
/etc/default-release, inside of installer initrd, that needs to be
available as symbolic link.
2011-03-09 19:20:32 +01:00
Daniel Baumann
c5c3f6133a
Adding debian version 3.0~a1-1.
2011-03-09 19:19:23 +01:00
Daniel Baumann
2ddc0cef5d
Updating year in manpage, hooks, script and template files.
2011-03-09 19:17:33 +01:00
Daniel Baumann
34ae9036e6
Applying patch from Cody A.W. Somerville <cody.somerville@canonical.com> to update kernel packages for ubuntu in lb_binary_debian-installer.
2011-03-09 19:17:31 +01:00
Daniel Baumann
bb828f5284
Also including auxiliary packages in d-i pool ( Closes : #604551 ).
2011-03-09 19:17:28 +01:00
Daniel Baumann
4914f5a041
Making d-i indices copying depending on binary image type.
2011-03-09 19:17:28 +01:00
Ben Armstrong
cfc2b0da1f
Fixing typo in symlink on fat workaround.
2011-03-09 19:17:28 +01:00
Daniel Baumann
4ab3d144d9
Workarounding symlink on usb-hdd when including debian-installer and using vfat filesystems.
2011-03-09 19:17:28 +01:00
Daniel Baumann
c4a0b64df3
Avoid using bashism when handling codename/suite mapping for debian-installer release file.
2011-03-09 19:17:24 +01:00
Daniel Baumann
6fd9b06fb2
Also correcting version number in debian-installer release file.
2011-03-09 19:17:24 +01:00
Otavio Salvador
f7de27c03b
Fixing debian-installer Release file generation.
...
To behave properly installer properly handles codename/suite
combination. Specially for sid/unstable this is really required
otherwise we can end up trying to configure a broken sources.list.
2011-03-09 19:17:24 +01:00
Otavio Salvador
fc58666619
Fixing debian-installer index generation.
...
When figuring out which suite to use, cdrom-detect looks for the
Release file and the first one to be tried is the content of
/etc/default-release, inside of installer initrd, that needs to be
available as symbolic link.
2011-03-09 19:17:24 +01:00
Daniel Baumann
241639f400
Also adding kbd to debian-installer packages.
2011-03-09 19:17:24 +01:00
Daniel Baumann
5d19733281
Also handling console related packages in debian-installer when live-installer is used.
2011-03-09 19:17:24 +01:00
Daniel Baumann
64e9c9eb6a
Adding consle-setup and keyboard-configuration manually to package pool for debian-installer in order to workaround a flawed debian-installer change in squeeze.
2011-03-09 19:17:24 +01:00
Daniel Baumann
9f865fce29
Prefixing helper scripts to make 'out of source' usage usable ( Closes : #572455 ).
2011-03-09 19:17:22 +01:00