John Paul Adrian Glaubitz
90d2b27cc0
Fix install location of amiga.info icon file
2017-10-05 23:56:26 +02:00
John Paul Adrian Glaubitz
c11f01d765
Add grub-ieee1275 to tools/generate_di+k_list on sparc and sparc64
2017-09-29 14:22:24 +02:00
John Paul Adrian Glaubitz
6995bade4c
Add grub-ieee1275 to tools/generate_di+k_list on powerpc
2017-09-29 14:21:14 +02:00
John Paul Adrian Glaubitz
d2a4f9c9c2
Strip "images/cdrom" suffix from mirror DI_DIR path in boot-alpha
2017-09-29 14:13:41 +02:00
John Paul Adrian Glaubitz
4c8b55f6fe
Fix relative d-i path for kernel images and initrd in boot-alpha
2017-09-08 10:56:14 +02:00
John Paul Adrian Glaubitz
eb68c7621b
Add support for unreleased packages from Debian Ports
2017-09-07 22:19:13 +02:00
John Paul Adrian Glaubitz
2b9b429245
Fix relative d-i path for kernel images and initrd in boot-sparc64
2017-09-06 14:13:51 +02:00
John Paul Adrian Glaubitz
e3875379c3
Add missing changelog entry boot-hppa fixes
2017-09-06 14:11:58 +02:00
John Paul Adrian Glaubitz
9bfd41c22b
Fix relative d-i path for kernel images and initrd in boot-hppa
2017-09-06 13:54:37 +02:00
John Paul Adrian Glaubitz
96691923d8
Remove special handling for palo, silo and yaboot in which_deb
2017-09-06 13:20:00 +02:00
John Paul Adrian Glaubitz
47f7b12a36
Add support for unreleased packages from Debian Ports
2017-09-06 13:06:45 +02:00
John Paul Adrian Glaubitz
899ca233e0
Add missing changelog entry m68k pkglist changes
2017-09-05 21:43:22 +02:00
John Paul Adrian Glaubitz
3fe6be32a9
Add list of packages required for debian-installer on m68k.
2017-09-01 16:22:46 +02:00
Steve McIntyre
55e27280b5
Add changelog entry
2017-08-05 16:29:22 +01:00
Steve McIntyre
6261303061
Add SHA256 in the Packages files too
2017-08-05 16:27:41 +01:00
Steve McIntyre
c8e8c0b10b
Clean up update-cd
...
Remove old stuff
Fix up copyright
2017-08-04 21:12:57 +01:00
Steve McIntyre
b6c7df147a
Include debian-ports-archive-keyring on non released architectures
...
Closes : #865470
2017-06-22 17:33:10 +01:00
Steve McIntyre
14a650a569
Switch locations from /org/ to /src/ across our config
2017-06-22 17:25:02 +01:00
Steve McIntyre
00eb0a453e
More buster setup
2017-06-19 14:07:09 +01:00
Steve McIntyre
f2d86bff11
Start buster, simply copying stretch for now
2017-06-19 14:00:05 +01:00
Steve McIntyre
18601b1d00
Fix handling of dedications
2017-06-19 13:36:02 +01:00
Steve McIntyre
f7b6bd056d
More logging around whether to add release notes or not
2017-06-14 20:27:10 +01:00
Steve McIntyre
adb9e9057d
Tweak tasks/stretch/Debian-xfce
...
Force some important packages up the dependency order so they're
guaranteed to fit (firefox, network-manager-gnome, synaptic)
2017-06-12 01:25:22 +01:00
Steve McIntyre
84ba78fb97
Start 3.1.21
2017-06-12 01:23:03 +01:00
Steve McIntyre
935009ff9f
Release version 3.1.20
2017-06-06 13:12:52 +01:00
Steve McIntyre
0924eff679
Merge latest scripts from the debian-cd/setup repo into contrib
2017-06-06 13:10:48 +01:00
Steve McIntyre
e31f51a853
Updated stretch popcon data
2017-06-05 17:51:25 +01:00
Steve McIntyre
abb116f60b
Tweak the Volume ID for mips64el media
...
Make them fit for stretch d-i rc4
2017-05-26 22:50:11 +01:00
Steve McIntyre
43b545e296
Latest stretch popcon data
2017-05-19 23:37:05 +01:00
Steve McIntyre
75699b6914
Fix netinst check - use NETINST
2017-05-19 23:35:59 +01:00
Steve McIntyre
d1e5b47a45
Tweak the Volume ID and disk info output slightly for netinst media
...
Closes : #858031
2017-05-18 23:38:30 +01:00
Steve McIntyre
d27ad83a12
Use DISKTYPE rather than INSTALLER_CD for working out what to do
...
It's much more sensible, and there's a profusion of INSTALLER_CD
options now. Let's stop tracking those in start_new_disc...
2017-05-18 23:36:26 +01:00
Steve McIntyre
4f1eb18328
Deal with more netinst build options
2017-05-18 23:22:42 +01:00
Steve McIntyre
97bc2c3dac
Refactor boot scripts
...
Move sourced/shared scripts to boot-*-common
Rearrange common definitions in each boot script to make them more
similar
Add common support for %ARCH% substitutions in DI_WWW_HOME
Fix boot-alpha to use which_deb when looking for aboot
Merge mips* together, using boot-mips-common
2017-05-03 18:02:29 +01:00
Steve McIntyre
cdc52554e0
Ensure that arm64 images include grub-efi packages
2017-05-03 16:02:51 +01:00
Steve McIntyre
3fce3f7d98
more boot script cleanups
2017-05-03 11:31:46 +01:00
Steve McIntyre
b6b7c3801a
Refactor the non-cd-booting code
...
we've already got code to copy the d-i images into a handy place for
users. Move it into a common function and reference that for all the
arches affected.
2017-05-03 10:51:13 +01:00
Steve McIntyre
8ab1d6933c
Drop ancient references to NONUS
2017-05-03 10:40:34 +01:00
Steve McIntyre
7ec1eb149c
Add reportbug to tasks/forcd1
...
Make it easier for users to report installation problems. Closes:
#861288
2017-05-03 02:18:35 +01:00
Steve McIntyre
9815b0abe3
Add stub for mips64el boot support, so we can build images for it
2017-05-02 23:43:15 +01:00
Vagrant Cascadian
585c1d526a
Add wget to Recommends. Closes : #861436
2017-04-29 10:21:29 +01:00
Samuel Thibault
65e2a1c89b
Fix parsing nested menus
2017-04-18 02:13:07 +02:00
Steven Chamberlain
2b46d5bb72
Fix update_tasks on non-Linux arches
...
In the filename of the coreutils .deb, the architecture part
may also contain a hyphen in the case of hurd-i386 or
kfreebsd-*
2017-04-12 20:23:36 +01:00
Steven Chamberlain
d62734ee71
Fix which_deb handling of non-Linux arches
...
When which_deb finds "*i386" or "*amd64" entries in the ARCHES list,
it will wrongly change them to "i386" to "amd64" respectively (which
is wrong in the case of kfreebsd-* or hurd-*).
Make the same changes here that were already made to identical code in
generate_di_list, to fix #758512 (commits
771f754516
and
2ef5d3288c
).
2017-04-12 20:23:31 +01:00
Samuel Thibault
5946c6ef32
Add support for grub submenu hotkeys
2017-03-29 02:48:12 +02:00
Steve McIntyre
a3aef842ad
Bugfix: fix the remove_Packages_entry() helper function
...
This was a bug introduced with the backports support. Lots of the
internal helper functions take 4 arguments now: ($dir, $arch,
$in_backports, $package_info). That's fine, but I forgot to update the
code in remove_Packages_entry() to deal with the $in_backports
argument.
This led to the md5sums.txt files in multi-disc sets being broken -
the last file(s) removed on a given disc would still be listed in the
md5sums.txt file, even though the file itself had been removed.
2017-03-27 20:40:19 +01:00
Steve McIntyre
fd0b0a403a
Add changelog mention of the catz issue
2017-02-16 15:20:05 +00:00
Steve McIntyre
ae5b28dfb4
Fix up changelog entry for #855035
2017-02-16 15:18:27 +00:00
Cyril Brulebois
c440b0bdc7
Remove trailing backslashes after comments in package lists.
2017-02-15 14:28:55 +01:00
Cyril Brulebois
b9e64d5c08
Fix missing end of comment.
2017-02-15 14:25:36 +01:00