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
20b544918d
Tweak grub menu theming
...
Add a png to use as highlighting for the selected menu item, and play
with colours a little
2019-05-12 02:13:47 +01: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
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
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
John Paul Adrian Glaubitz
f4bcefa9dd
Rename data/base_include_port_architectures to data/debian_ports
2019-01-27 19:32:40 +01:00
Holger Levsen
a2cb10c915
Edu installer logo from debian-edu-artwork 2.10.2-1
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-01-11 14:01:55 +01:00
Steve McIntyre
e53fb98378
update debian-edu artwork
2018-07-27 10:58:13 +01:00
John Paul Adrian Glaubitz
0127a8c580
Clone powerpc udeb lists for ppc64
2017-10-08 19:57:09 +02: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
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
Raphaël Hertzog
69e54c84a5
Add {data,tasks,tools/boot}/{kali-dev,kali-rolling} symlinks
...
Those symlinks make it easier to build Kali images with debian-cd.
They are pointing to "sid" so that they are automatically updated
when the underlying symlink is updated. It makes senses since Kali
is a rolling distribution based on Debian Testing.
2017-01-27 14:01:11 +01:00
Steve McIntyre
5effab44c0
Exclude *all* libpng udebs
2016-04-07 14:02:02 +01:00
John Paul Adrian Glaubitz
14f0cad68b
Clone data files from sparc for sparc64.
...
Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
2016-01-03 00:06:47 +00:00
Philipp Kern
35bbcda84e
Load the s390x initrd at 0x01000000 when using the ins loader.
...
Currently the ins loader (mostly HMC loading into an LPAR) only
supports kernels up to 8 MiB. The jessie kernel has 11 MiB, which
does not fit and hence gets its tail overwritten by the initrd
(root.bin) loaded at this address. This change bumps the load
address to 16 MiB, which should allow for some more growth of
the kernel.
Signed-off-by: Philipp Kern <pkern@debian.org>
2015-11-13 00:21:34 +00:00
Philipp Kern
479c17d917
Drop the d390oco* files.
...
Object code only modules date back to 2.2 and 2.4 kernel times, when
IBM did not release the source to certain kernel modules. Since many
years everything needed to boot and run the machine is actually
open source. It also got broken due to the kernel growing larger and
adding the oco.bin would overwrite parts of the kernel.
It's safe to say that nobody is actually using this.
2015-11-13 00:21:19 +00:00
Philipp Kern
59d91ccf0b
Drop the remaining s390 bits from stretch and jessie.
...
Signed-off-by: Philipp Kern <pkern@debian.org>
2015-11-12 12:01:29 +00:00
Steve McIntyre
94c20a551f
Add support for debian-edu builds
...
Start off by adding in the tasks and graphics data they want
2015-05-11 12:08:38 +01:00
Steve McIntyre
1228b3724a
Make 'sid' use stretch data etc.
2015-04-28 13:30:35 +01:00
Steve McIntyre
16c8aee9ff
Remove mention of desktop choice from yaboot boot messages
...
Closes : #783569
2015-04-28 00:30:43 +01:00
Steve McIntyre
ae3d40e866
Start stretch development
2015-04-27 17:14:26 +01:00
Steve McIntyre
b6262a79e6
Missed a file for the -- to --- change
2014-11-18 00:45:15 +00:00
Steve McIntyre
2900545769
Change from -- to --- for kernel command line handling
...
Closes : #764676
2014-11-06 12:55:59 +00:00
Steve McIntyre
5f0cdbd1ee
* Start jessie work; copy things from the wheezy config for now.
...
* Remove older squeeze, lenny, etch dirs
2013-05-06 22:26:50 +00:00
Steve McIntyre
6cdcedd924
Slightly tweak the desktop wording
2013-03-07 07:57:54 +00:00
Steve McIntyre
38ec979060
* Add extra text to boot messages on powerpc to tell people about how to
...
select a different desktop. Thanks to Rick Thomas for the
text. Tweaked slightly to list the default on the current disc too.
2013-03-07 07:21:09 +00:00
Steve McIntyre
17f65ab8e2
Provide a better set of boot menus when booting via EFI. Previously
...
had a limited set of hard-coded menu entries - this was buggy and
didn't take into account all the possible boot variations. Now parse
the isolinux menus already provided in the d-i build and generate
equivalent grub menus, complete with themes for a reasonable layout
with graphics and titles.
2012-12-10 01:12:44 +00:00
Steve McIntyre
ca7d9c00f5
Add extra files, forgot to commit yet
2012-08-05 15:38:55 +00:00
Steve McIntyre
747c65e354
* Tweak powerpc boot options, using 32/64 bit detection in yaboot at
...
boot time. Thanks to Milan Kupcevic for the patch. Closes : #678066
2012-08-04 17:47:47 +00:00
Steve McIntyre
71857cff6e
Don't exclude all the udebs for s390. Some users really do need them
...
(loading from a CD/DVD used over the network). Bug #673576
2012-07-07 22:58:02 +00:00
Steve McIntyre
e14db2ce84
Fix installer priority handling on pegasos. Closes : #679798 .
...
Thanks to Milan Kupcevic for the patch.
2012-07-05 23:33:51 +00:00
Steve McIntyre
fafb5400b6
tweak the README wording for kernels
2012-05-30 08:12:38 +00:00
Steve McIntyre
8ac07a76fd
Describe discs appropriately depending on the kernel used.
...
Closes : #673975
2012-05-30 07:35:23 +00:00
Steve McIntyre
32a101d56c
Add s390x as a known architecture, merging common s390/s390x boot
...
setup scripts.
2012-05-28 22:42:43 +00:00
Steve McIntyre
35ce658443
* Remove lots of old stuff neither needed nor supported any more:
...
+ removed architectures: alpha arm hppa
+ removed releases: etch lenny
+ removed unversioned data/sparc and data/yaboot, versioned
equivalents are in place already.
2011-11-14 15:25:07 +00:00
Steve McIntyre
ebcb33de21
Fix "expert" mode in yaboot for powerpc. Closes : #636265 . Thanks to
...
Milan Kupcevic for the patch.
2011-08-14 22:16:06 +00:00
Steve McIntyre
9087898b11
Add support for hurd-i386. Closes : #619211
2011-03-30 10:29:44 +00:00
Steve McIntyre
6ee83d7e3d
In the boot prompt for powerpc, make install64 more prominent.
...
Closes : #614583
2011-03-06 19:17:41 +00:00
Steve McIntyre
6e44e0ff27
start wheezy development; svn cp squeeze wheezy and s/squeeze/wheezy/
2011-02-07 22:30:21 +00:00
Otavio Salvador
39f7a73ca4
squeeze: include zlib-modules for i386 images
2010-11-09 17:18:21 +00:00
Holger Levsen
400f356afa
Start work on Debian Edu images.
2010-10-31 15:12:54 +00:00
Steve McIntyre
73c2b96335
* Don't exclude reiserfsprogs-udeb, as rescue-mode depends on it.
...
Closes : #593972
2010-09-14 12:29:29 +00:00
Steve McIntyre
2ce129a6ae
fix silly typo in filename
2010-08-20 15:31:17 +00:00
Steve McIntyre
7d07a6cc5f
Add debian-ports-archive-keyring-udeb and
...
emdebian-archive-keyring-udeb to the exclude list - they should be in
the initrd already.
2010-08-20 15:07:25 +00:00
Steve McIntyre
771f754516
Add support for the kfreebsd ports. Closes : #593629
2010-08-20 15:04:23 +00:00
Steve McIntyre
930c9332c4
update text describing non-free firmware
2010-06-14 21:28:12 +00:00
Steve McIntyre
b9c25ca204
* Add support for forcing firmware packages onto CD#1:
...
+ Add "FORCE_FIRMWARE=1" to CONF.sh to turn this on
+ Will pick up on packages in the "firmware" task and install them
+ Will also add sym-links to them in CD1/firmware so that new d-i code
can find them easily.
+ Will add a short sentence into README.html/README.txt
* Add top-level control of which checksums are desired for output images
see the CHECKSUMS setting in CONF.sh
* Fix some bashisms in tools/apt-selection.
2010-05-27 00:52:25 +00:00