Holger Levsen
cef0f8cc1c
Update standards version to 4.5.1
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2020-11-19 11:24:17 +01:00
Holger Levsen
94a66006ac
release as 3.1.31
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2020-10-14 16:34:48 +02:00
Holger Levsen
a6b9f98057
lintian-overrides: drop unused missing-depends-on-sensible-utils
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2020-10-14 16:32:04 +02:00
Holger Levsen
9ed681c56d
lintian-overrides: add overrides for package-contains-documentation-outside-usr-share-doc
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2020-10-14 16:30:38 +02:00
Steve McIntyre
c0634821b1
Only include kernel udebs for the highest ABI we know about
...
Don't waste space on installation media with older udebs from the
archive that have been kept around for other users.
2020-09-27 01:14:46 +01:00
Holger Levsen
faedf0aa6c
release as 3.1.30
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2020-09-23 17:19:18 +02:00
Holger Levsen
ce1cb383e9
Convert README to UTF-8.
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2020-09-23 17:15:35 +02:00
Steve McIntyre
a5f0edc39d
Make update_popcon deal with lower-case http headers too
2020-08-01 12:43:25 +01:00
Holger Levsen
35f2c1a0f4
release as 3.1.29
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2020-05-26 16:11:14 +02:00
Holger Levsen
7e5a28ae09
add changelog entry for Wolfgang
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2020-05-26 16:10:31 +02:00
Holger Levsen
76482a6909
Bump debhelper-compat to 13.
...
(after confirming with diffoscope this causes no other changes)
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2020-05-26 15:56:35 +02:00
Holger Levsen
0bedce8cae
Bump standards version to 4.5.0
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2020-05-26 15:55:38 +02:00
Holger Levsen
e45b4259f2
Revert "Drop myself from uploaders."
...
This reverts commit b224640a4d
.
2020-05-26 15:34:41 +02:00
John Paul Adrian Glaubitz
ee346149d7
Remove leftover yaboot directory for buster and bullseye
...
Both powerpc and ppc64 were switched over from Yaboot to GRUB in
4940b6 and 1e09a3 respectively, so the directory containing yaboot
support files is no longer needed and can be removed.
2020-05-21 20:15:28 +02:00
Steve McIntyre
fdf9f6739f
Enable graphical installer for arm64
...
Shift the extra_image helper function from boot-x86 to common.sh to
help.
Call extra_image with || true for now on boot-arm64 so we don't fail
builds straight away. Remove that || true later once we're happy
things work.
2020-04-20 18:23:45 +01:00
Steve McIntyre
ab3039daaa
Exclude the lilo-installer and elilo-installer udebs for all arches
...
These should have been blocked already for all arches, but that only
happened for amd64. Fix that now.
2020-04-01 20:38:41 +01:00
Steve McIntyre
3aa5bbe31c
Add easier support for extra archive signing keys
...
Useful when adding local packages
2020-03-29 19:11:02 +01:00
Steve McIntyre
2da89533a6
Remove erroneous commit of debian/files
2020-03-15 16:47:38 +00:00
Holger Levsen
b224640a4d
Drop myself from uploaders.
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2020-02-22 19:25:08 +01:00
Raphaël Hertzog
7ea13858fb
Don't allow udebs to satisfy dependencies of regular debs
...
I was just bitten by this problem in Kali where the ISO was not
containing the expected packages because tools/sort_deps was accepting
"xserver-xorg-input-libinput-udeb" as a solution to
"xserver-xorg-input-all | xserver-xorg-input-driver" and the
udeb was among the package already selected for inclusion on the
ISO.
With this change, tools/sort_deps will look for udeb to solve
udeb dependencies and it will look for non-udeb to solve non-udeb
dependencies.
FTR, here's the sort_deps.log extract proving my assertion:
xserver-xorg Dep: (OR xserver-xorg-input-all xorgxrdp xserver-xorg-input-aiptek xserver-xorg-input-elographics xserver-xorg-input-evdev xserver-xorg-input-evdev-udeb xserver-xorg-input-joystick xserver-xorg-input-kbd xserver-xorg-input-libinput xserver-xorg-input-libinput-udeb xserver-xorg-input-mouse xserver-xorg-input-mtrack xserver-xorg-input-multitouch xserver-xorg-input-mutouch xserver-xorg-input-synaptics xserver-xorg-input-void xserver-xorg-input-wacom xserver-xorg-input-xwiimote ) soft_depend 1
xserver-xorg-input-all not included in a useful version, check_backports 0
xorgxrdp not included in a useful version, check_backports 0
xserver-xorg-input-aiptek not included in a useful version, check_backports 0
xserver-xorg-input-elographics not included in a useful version, check_backports 0
xserver-xorg-input-evdev not included in a useful version, check_backports 0
xserver-xorg-input-evdev-udeb not included in a useful version, check_backports 0
xserver-xorg-input-joystick not included in a useful version, check_backports 0
xserver-xorg-input-kbd not included in a useful version, check_backports 0
xserver-xorg-input-libinput not included in a useful version, check_backports 0
xserver-xorg-input-libinput-udeb is included already, acceptable version 0.29.0-1
2020-02-13 15:21:10 +01:00
Steve McIntyre
725add3c19
Prep 3.1.28 release
2020-01-28 12:52:46 +00:00
Raphaël Hertzog
9c1aab43d9
Add a default value to JIGDO_CHECKSUM
2020-01-10 14:43:11 +01:00
Raphaël Hertzog
ef9a3146cd
Add symlinks for kali-last-snapshot in data/, tasks/ and tools/boot/
2020-01-10 12:14:23 +01:00
Raphaël Hertzog
6fb756b288
start_new_disc: fix a quoting bug
...
That bug led to a failure when CODENAME is kali-last-snapshot.
2020-01-10 12:04:12 +01:00
John Paul Adrian Glaubitz
7266d6ad27
Add missing export keyword for ARCHIVE_KEYRING_{FILE,PACKAGE}
2020-01-02 12:10:16 +01:00
Steve McIntyre
0dd4219af4
Add initial support for jigdo v2 format
...
Add the option to switch to format v2 which uses sha256 everywhere
instead of md5. We can't actually turn this on yet, need to wait for
users to upgrade a bit and get new v2-aware jigdo clients.
But this works as-is for generating v1 until we hit that switch - see
the new JIGOO_CHECKSUM option in CONF.sh
2019-11-21 19:10:19 +00:00
Samuel Thibault
d29c2db629
Add hurd-i386 EFI support.
2019-11-17 19:10:37 +01:00
Samuel Thibault
6ea92b0aed
Drop support for xorriso versions before 1.2.2
2019-11-17 19:10:27 +01:00
Steve McIntyre
2d48cfc8fa
Add changelog entry
2019-11-08 14:45:18 +00:00
Holger Levsen
afec3961d3
release as 3.1.27
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-10-23 18:06:52 +02:00
Holger Levsen
9281ab6f53
contrib: Updated from setup.git/bullseye/.
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-10-23 18:05:48 +02:00
Holger Levsen
ec0212c7b1
Bump standards version to 4.4.1, no changes needed.
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-10-23 18:04:25 +02:00
Steve McIntyre
38cfe4d252
Add a changelog entry
2019-10-18 18:57:29 +01:00
Steve McIntyre
f23094cdab
Update arch lists in build_all.sh
...
Remove arches not in bullseye
2019-09-02 16:50:35 +01:00
Samuel Thibault
d131685f64
Keep grub resolution in EFI boot, to avoid tiny fonts
...
(closes : #935546 )
2019-08-23 22:02:17 +02:00
Holger Levsen
2dd3e8e8c0
release as 3.1.26
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-08-10 11:51:16 +02:00
Holger Levsen
8fa24d2916
fix version number
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-08-10 11:50:42 +02:00
Holger Levsen
b0cc925a89
d/control: bump debhelper-compat to 12
...
(after having confirmed with diffoscope this is a no-op change)
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-08-10 11:47:47 +02:00
Steve McIntyre
41f1383b5c
Stop producing MD5SUMS and SHA1SUMS files by default
2019-07-16 16:34:36 +01:00
Holger Levsen
23bdbedbb5
Bump standards version to 4.4.0, no changes needed.
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-07-07 17:52:58 +02:00
Steve McIntyre
db1a62f8ac
Start bullseye development
...
Copy the buster dirs to bullseye as a start
2019-07-07 01:22:46 +01:00
Steve McIntyre
d198fa0d20
Add changelog entry for the arm64 tweak
2019-07-07 01:19:38 +01:00
Steve McIntyre
389917c003
Change a load of http URLs to use https instead
2019-07-05 18:26:43 +01:00
Steve McIntyre
2d3038bff7
Fix for stupid bug in 3.1.24
...
Rebuild without my locally-hacked CONF.sh in the package build. :-(
2019-06-26 18:27:45 +01:00
Steve McIntyre
9914a71723
Release 3.1.24
2019-06-22 18:19:51 +01:00
Steve McIntyre
30031aef74
Copy in the updated buster cronjobs to match current state.
2019-06-22 18:14:37 +01:00
Steve McIntyre
890ab6645a
Add support for USB sticks any integer multiple of 1GB in size.
...
Factor out the common code, support anything called STICKnnnGB where
nnn is any integer
2019-06-18 23:59:01 +01:00
Steve McIntyre
114e8a3e55
Add explicit support got 16G USB images
2019-06-17 01:40:25 +01:00
Steve McIntyre
60e9fbfa36
Don't include -686-pae udebs on media
...
We may not have a kernel to use with them anyway
2019-05-20 12:01:56 +01:00
Steve McIntyre
9fa12704bf
Tweak ordering of snapshot URLs
...
Put snapshot.d.o last in the list in jigdo files, to reduce load on
the service.
2019-05-14 14:30:47 +01:00
John Paul Adrian Glaubitz
3d736a5810
Switch bootloader from silo to grub-ieee1275 on sparc64
2019-05-09 16:43:26 +02:00
John Paul Adrian Glaubitz
a364f3b9d5
Switch bootloader from silo to grub-ieee1275 on sparc
2019-05-09 16:41:09 +02:00
John Paul Adrian Glaubitz
1e09a3153f
Switch bootloader from yaboot to grub-ieee1275 on ppc64
2019-05-09 16:37:43 +02:00
John Paul Adrian Glaubitz
4940b6b64d
Switch bootloader from yaboot to grub-ieee1275 on powerpc
2019-05-09 16:34:23 +02:00
John Paul Adrian Glaubitz
6544f2d076
Switch bootloader from elilo to grub-efi-ia64 on ia64
2019-04-30 23:10:14 +02:00
John Paul Adrian Glaubitz
ab3cd32e27
Revert "Include debian-ports-archive-keyring-udeb in Debian Ports package list"
...
This reverts commit 91dc428ea9
.
2019-04-25 01:02:55 +02:00
John Paul Adrian Glaubitz
91dc428ea9
Include debian-ports-archive-keyring-udeb in Debian Ports package list
2019-04-24 13:47:57 +02:00
John Paul Adrian Glaubitz
070d2bea52
Remove elilo from tools/generate_di+k_list on {i386,ia64}
2019-04-24 12:58:30 +02:00
John Paul Adrian Glaubitz
b937afe501
Add grub-efi{,{-ia64,{-bin}}} to tools/generate_di+k_list on ia64
2019-04-24 12:57:29 +02:00
Steve McIntyre
0f8a2f2387
Enable EFI boot support for armhf
...
Mostly copied from the arm64 support, but also copy in the images like
previously for non-efi platforms.
Move the old boot-arm-common code back into boot-armel now it's no
longer common.
2019-03-21 14:34:22 +00:00
Holger Levsen
95f79b7af9
contrib/cronjob.weekly: drop -usb from Debian Edu BD images names.
...
contrib/cronjob.weekly: drop -usb from CDNAME for Debian Edu BD images, as "usb" is both wrong as well as redundant as 'BD' is also part of the generated filenames.
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-03-09 20:31:15 +01:00
Wolfgang Schweer
f2c78677ab
Extend the set of forced Edu BD packages
...
(This is a workaround for the effects of #601203 )
2019-03-07 12:43:27 +01:00
Holger Levsen
2583350b8d
add changelog entry for Wolfgang
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-02-20 14:16:28 +01:00
Holger Levsen
97f9c0fa21
release as 3.1.23
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-02-19 19:08:35 +01:00
Holger Levsen
ee7441d449
contrib: updated from setup.git/buster/.
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-02-19 19:08:16 +01:00
Holger Levsen
c149517d7b
add Closes : #769589
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-02-12 12:12:17 +01:00
Holger Levsen
4df2f3a4d5
add changelog entry for Wolfgang
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-02-12 11:57:30 +01:00
Steve McIntyre
dca9045c6d
Merge branch 'sthibault/debian-cd-master'
2019-02-11 16:50:01 +00:00
Steve McIntyre
44ea4bc0e3
Add grub-efi packages to armhf media
2019-02-11 16:37:39 +00:00
Holger Levsen
c75a7b60a6
data/buster: update Debian Edu syslinux splash image
...
from src:debian-edu-artwork 2.10.5-1
(the logo hasn't changed.)
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-02-11 00:41:46 +01:00
Holger Levsen
97271053ac
data/buster: update Debian Edu syslinux splash image from src:debian-edu-artwork 2.10.4-1.
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-02-09 16:26:31 +01:00
Samuel Thibault
3a588e90a5
Support dark theme boot entries
2019-02-08 18:52:37 +01:00
Holger Levsen
6804716e8f
contrib/HEADER.html.in: describe Edu netinst images for x86
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-02-07 16:02:58 +01:00
Holger Levsen
66e99198e2
data/buster: update Debian Edu installer logo from src:debian-edu-artwork 2.10.4-1.
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-02-07 15:54:36 +01:00
Holger Levsen
f8667458e1
release as 3.1.22
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-02-02 23:38:22 +01:00
John Paul Adrian Glaubitz
57cae18914
Makefile: Add ia64, powerpc, riscv64 and sparc to DEBIAN_PORTS_ARCHES
2019-01-27 19:45:33 +01:00
John Paul Adrian Glaubitz
e49d1c1966
Makefile: Rephrase comment on package list for Debian Ports
2019-01-27 19:44:01 +01:00
John Paul Adrian Glaubitz
647b681a13
Makefile: Reorder architecture list in DEBIAN_PORTS_ARCHES
2019-01-27 19:42:23 +01:00
John Paul Adrian Glaubitz
4b541d8cba
Makefile: Rename UNRELEASED_PORT_ARCHITECTURES to DEBIAN_PORTS_ARCHES
2019-01-27 19:38:01 +01:00
John Paul Adrian Glaubitz
f4bcefa9dd
Rename data/base_include_port_architectures to data/debian_ports
2019-01-27 19:32:40 +01:00
Steve McIntyre
1365f6dfc8
Add changelog entry for the jigdo compression ordering change
2019-01-26 21:45:50 +00:00
Holger Levsen
f3d54b7fa3
add myself to uploaders.
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-01-14 13:27:48 +01:00
Holger Levsen
2cdadab472
d/rules: use debian/debian-cd.links.
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-01-14 13:23:22 +01:00
Holger Levsen
0d55285ba6
d/rules: drop code which is a no-op
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-01-14 13:01:48 +01:00
Holger Levsen
77bdc50109
d/rules: use debian/debian-cd.install.
...
also chmod +x contrib/testingcds in git to simplefy further.
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-01-14 12:53:36 +01:00
Holger Levsen
91544c52e4
d/rules: add debian/debian-cd.docs and use that.
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-01-14 11:51:51 +01:00
Holger Levsen
b508b3b474
d/rules: drop manual svn cleanup, dh does that for us.
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-01-14 11:40:15 +01:00
Holger Levsen
e50b585f11
d/rules: use the awesome "dh $@" simplification.
...
I've confirmed with diffoscope that this only affects
comments/timestampes within images inside
./usr/share/debian-cd/data/cts_amiga_info.tar.gz
and that those are only set to the date defined by
SOURCE_DATE_EPOCH, thus the package still builds reproducibly, just the
timestamps are of todaz/SOURCE_DATE_EPOCH and not from 2007.
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-01-14 00:22:59 +01:00
Holger Levsen
6fde9e853d
d/control: add "Rules-Requires-Root: no".
...
d/control: add "Rules-Requires-Root: no" to support building as non-root
after confirming this is a no-diff change with diffoscope.
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-01-13 23:50:12 +01:00
Holger Levsen
25f262bde6
bump standards version to 4.3.0, no changes needed.
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-01-13 23:39:58 +01:00
Holger Levsen
4fa6f0e984
prepare d/changelog for 3.1.22 release
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-01-13 23:37:53 +01:00
Holger Levsen
ec74fa8556
add closes for #821054
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-01-13 19:36:40 +01:00
Steve McIntyre
a97cd46a24
Add more entries in the changelog
2019-01-13 17:06:18 +00:00
Holger Levsen
9555126454
d/copyright: explicitly refer to GPL-2.
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-01-13 17:38:35 +01:00
Holger Levsen
1ca683b723
Add lintian override for missing-depends-on-sensible-utils.
...
Add lintian override for missing-depends-on-sensible-utils as
sensible-editor is merely mentioned in the README.
Confirmed with diffoscope that this change does what it's supposed to do.
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-01-13 17:38:35 +01:00
Holger Levsen
93f26da4d9
drop ancient version-req on dependency on apt
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-01-11 14:52:29 +01:00
Holger Levsen
afb13375e6
upgrade to use debhelper-compat(=11)
...
Bump debian/compat to 11 and build-depend on debhelper >= 11.
Use the new debhelper-compat(=11) notation and drop d/compat.
I've confirmed with diffoscope that this is noop-change.
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-01-11 14:50:30 +01:00
Holger Levsen
f848c7f0c3
cleanup white spaces & empty lines, thanks lintian
...
d/changelog, d/control and d/rules
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-01-11 14:31:34 +01:00
Holger Levsen
39a36ef8ca
don't recommend syslinux-utils twice, thanks lintian
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-01-11 14:28:16 +01:00
Steve McIntyre
abc2a7e74d
Updates for update-cd
...
Grab checksums from the binary-all Packages.gz too when building
Generate checksums for torrents and jigdo files too if desired
2018-07-14 13:05:06 +01:00