Steve McIntyre
d2b08bb059
Factor out the code for EFI boot slightly
...
Only use -eltorito-alt-boot when we need to
2015-02-05 00:18:40 +00:00
Steve McIntyre
aff1c7700d
If we're only doing EFI, copy the splash file from the BIOS boot dir
2015-02-05 00:18:40 +00:00
Steve McIntyre
e4a3987cbe
Remove old mentions of floppy in the code
2015-02-05 00:18:40 +00:00
Steve McIntyre
fc10046fba
Add extra options to control boot options on x86 CDs
2015-02-05 00:18:40 +00:00
Steve McIntyre
b228286310
Clean up arm64 boot stuff
...
Remove un-needed boot$N in the xorriso command line, we don't have
crappy BIOS lomitations.
Remove support for older xorriso versions.
Use new -efi-boot-part --efi-boot-image options to make an
isohybrid-style images with an explicit EFI partition. Will hopefully
make d-i happier with our images from USB.
2015-01-31 10:59:04 +00:00
Steve McIntyre
e5e09cffd5
eplace %ARCH% with the arch name
...
Extra feature, helpful for testing multi-arch CD builds
2015-01-11 00:43:27 +00:00
Steve McIntyre
322339fb4d
Force overwrite when creating efi.img boot files
2015-01-11 00:41:31 +00:00
Steve McIntyre
a3c80cd032
Copy all boot files out of efi.img - added for i386-efi support
2015-01-11 00:40:15 +00:00
Steve McIntyre
cb1b553227
Show all possible kernels - needed for i386-efi
2015-01-11 00:36:59 +00:00
Steve McIntyre
74d62ec35c
Remove over-verbose debug
2015-01-11 00:15:58 +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
09363728c3
Fix logic for %install% editing
2014-11-05 14:18:53 +00:00
Steve McIntyre
f256a86827
More fixups for arm64 CD builds
...
* Actually put the kernel and initramfs on the CD (doh!)
* Replace the %install% variables with real paths
2014-11-05 13:58:04 +00:00
Steve McIntyre
7c0db7034b
Add 586 kernels to replace 486 for i386 CDs
2014-10-31 15:27:13 +00:00
Steve McIntyre
2f34797490
Tweak handling of (un)compressed index files
...
Provide hashes for uncompressed Translation-* files, and remove the
uncompressed versions from the output disc. Closes : #767253 . Initial
patch from Michael Vogt - thanks!
2014-10-30 02:12:12 +00:00
Steve McIntyre
047b07e779
Do not look for isolinux/desktop/*cfg files
...
d-i has removed these files now, so don't look for them for kernel
params. Closes : #767223 , #766411 . Thanks to Prema and Vagrant for
(identical!) patches. :-)
2014-10-29 17:28:12 +00:00
Steve McIntyre
dceb0d9b67
Fix typos
2014-10-05 09:14:24 +01:00
Aurelien Jarno
dc873f6374
Add the ppc64el kernel on the first CD
...
Due to a typo the ppc64el kernel wan't present on the first CD.
2014-10-04 16:23:26 +01:00
Aurelien Jarno
cd1f0736fd
Enable CHRP partition table on ppc64el boot CD
...
The test is on a file, so it should use -f instead of -d.
2014-10-04 16:23:21 +01:00
Steve McIntyre
550a9a4edc
Update header comments in boot-arm64
2014-10-04 16:21:51 +01:00
Steve McIntyre
775d4ecfe0
The d-i supplied grub.cfg has the correct entries in it already
2014-10-04 16:20:37 +01:00
Steve McIntyre
840d549c8c
Tweak ppc64el boot stuff: depend on xorriso
2014-10-03 14:13:03 +01:00
Aurelien Jarno
77387b5419
Add initial support for ppc64el
2014-10-03 00:56:48 +01:00
Steve McIntyre
adad6af07d
Point back to central arm64 d-i bits
2014-09-27 14:22:10 +01:00
Steve McIntyre
e94ad0c760
Add experimental support for arm64 booting via UEFI
2014-09-27 02:40:05 +01:00
Steve McIntyre
6d7bcaf0bb
Extend FORCE_SID_TASKSEL usage in update_tasks
...
Also affect desktop choice algorithm
2014-09-26 23:40:04 +01:00
Joey Hess
b494adcb03
adapt desktop handling for tasksel/d-i changes
...
tasksel now allows selecting the desktop, and d-i has dropped the boot
menu desktop selection, so we no longer need to have desktop boot
menus on CDs.
CD images for specific desktops (xfce/kde/mate/etc) should still
override the default tasksel desktop.
2014-09-26 23:39:52 +01:00
Steve McIntyre
3d2e1f7fc2
Update kernel flavours for armhf to just use armmp and armmp-lpae
2014-09-21 18:02:21 +01:00
Steve McIntyre
049506d313
Add initial support for arm64
...
Non-booting yet, copying and extending armhf for now.
2014-09-21 17:57:59 +01:00
Steve McIntyre
2ef5d3288c
Fix word-splitting regexp in generate_di_list.
...
Closes : #758512 . Thanks to Philipp Hahn for the patch.
2014-08-20 14:24:38 +01:00
Steve McIntyre
6d623c6b88
Another try to sort out desktop settings for the Gnome CD
2014-08-07 02:31:21 +01:00
Steve McIntyre
8d39e31372
Fix up Gnome CD set installing xfce; Closes : #756774
2014-08-07 01:57:28 +01:00
Steve McIntyre
e4fdc94a23
Remove mention of delo.2nd from hppa boot script
...
Must have been a cut and paste error from a mips script. :-(
2014-05-30 12:08:51 +01:00
Steve McIntyre
e53f3e1ad6
Cope with changes from move to isolinux 6.x. Closes : #746746
2014-05-18 01:31:29 +01:00
Steve McIntyre
17af9c76a1
Update from kfreebsd-9 to kfreebsd-10
2014-05-12 15:45:39 +01:00
Steve McIntyre
7a819f9120
Remove typo from the xorriso_version code
2014-04-09 10:33:47 +01:00
Steve McIntyre
348f4b31d1
Remove broken trailing space from cut and paste error
2014-04-09 02:24:44 +01:00
Steve McIntyre
c0813db7f7
Fixes for booting on hppa architecture. Closes : #743879
2014-04-08 18:44:36 +01:00
Steve McIntyre
6b0e67d201
Factor out the xorriso version-checking code
2014-04-08 18:32:13 +01:00
Steve McIntyre
ec29afa4cf
Bugfix: work on multi-arch enabled build systems
2014-04-08 18:18:44 +01:00
Raphaël Hertzog
0cfa70e113
Fix code extracting the xorriso version
...
The code was assuming that the first line of output was something like
this (and this is the case of the cd builder machine that uses a custom
built xorriso):
> GNU xorriso 1.2.6 : RockRidge filesystem manipulator, libburnia project.
But the output of the version packaged in Debian does not have the GNU
string:
> xorriso 1.3.2 : RockRidge filesystem manipulator, libburnia project.
We fix this issue by extracting the version from the line starting with
"xorriso version" which does not have this discrepancy.
2014-03-27 15:55:36 +01:00
Steve McIntyre
78b84f92a9
Make kfreebsd & hurd images usbkey-bootable. Closes : #739422
...
debian-installer now has extra steps to create a grub_embed file which
can be passed to xorriso's --embedded-boot option. Add corresponding
code in debian-cd to use it to make images USB bootable.
Patch from Samuel Thibault.
2014-02-19 00:03:19 +00:00
Steve McIntyre
57fe59f92f
Add "UEFI" text to the UEFI installer menu title
...
to make it easier for end users to distinguish between UEFI and BIOS
boot.
2014-02-11 01:59:54 +00:00
Steve McIntyre
546559365e
Fix syntax bug in try_di_image_cache()
...
Add warnings if download links we're using are insecure (i.e. not
https). May turn these into errors later...
2013-12-16 15:15:53 +00:00
Steve McIntyre
835cbca01b
Pull out some more common code into common.sh to simplify the various
...
boot-$arch scripts
2013-12-16 14:05:35 +00:00
Steve McIntyre
3e0309bc85
Trivial code consistency cleanups
2013-12-16 13:40:05 +00:00
Steve McIntyre
08c66eaf07
* tools/update_tasks: don't hard-code the default desktop to use,
...
instead work it out directly from the dependencies of the task-desktop
package.
2013-11-05 01:29:40 +00:00
Steve McIntyre
bc4d87e06f
Remove s390 from the arch lists
...
Remove s390 from the arch lists in various scripts, as it's going
away. Support remains if specifically configured yet.
2013-10-16 23:28:08 +01:00
Steve McIntyre
700eb1571f
Remove mention/support of old kfreebsd 8 kernels - they are not
...
created any more, and this is causing build failures.
2013-09-30 14:52:52 +01:00
Steve McIntyre
86e670195c
Remove mention/support of the s390(x) tape options
...
Not created by d-i any more, and this is causing build failures.
2013-06-24 11:48:57 +01:00