jnqnfe
6adb5976b6
remove another redundant file
...
Originally removed in 42fb1e1976
Accidentally restored in bc50443cf0
(Closes #952835 )
2020-03-01 08:38:05 +00:00
jnqnfe
1efc6d5adf
remove redundant file
...
18e0a2f325
"rebranded live sources" which
included renaming `source_debian-live` to `source_live` but accidentally
left the old file in place.
(Closes #952834 )
2020-03-01 08:37:22 +00:00
David Hewitt
2735f3bd38
binary_syslinux: Acommodate LB_INITRAMFS not live-boot
2020-02-17 10:37:27 +00:00
Raphaël Hertzog
2127283494
Standardize on having the GUI installation first in boot menus
...
debian-cd changed it that way, we already have it that way in EFI
boot, let's be consistent.
2020-01-23 16:47:04 +01:00
Raphaël Hertzog
be5aaa0c51
Get rid of extraneous whitespace showing up in syslinux menu
...
The leading space ends up in the FLAVOUR substitution in live.cfg.
2020-01-22 15:00:06 +01:00
Raphaël Hertzog
1e7f3d53df
Update changelog for 1:20191221 release
2019-12-19 21:08:17 +01:00
Raphaël Hertzog
f64b73a718
Revert some Kali-specific change
...
That change was erroneously committed as part of
44b9b0a650
2019-12-19 21:05:54 +01:00
Raphaël Hertzog
f828238417
Update changelog for 1:20191220 release
2019-12-19 19:16:27 +01:00
Raphaël Hertzog
34fa2dc5c2
Switch to debhelper compat level 12
2019-12-19 19:13:28 +01:00
Raphaël Hertzog
311348983b
Bump Standards-Version to 4.4.1
2019-12-19 19:13:24 +01:00
Raphaël Hertzog
30b9a391ac
Fix "--debian-installer cdrom" and its interaction with binary_package-lists
...
apt-ftparchive is not able to differentiate between .deb and .udeb so
we have to install them in different pool directories so that we can
regenerate the Packages files without having the .udeb show up
unexpectedly.
Since binary_package-lists can overwrite the Packages files generated
in installer_debian-installer we have to ensure that it also updates
the Release file created formerly.
Ideally we should find a way to avoid the duplication of this logic.
Gbp-Dch: Full
2019-12-19 19:07:59 +01:00
Raphaël Hertzog
cba349e5d0
Update my email in the Maintainer field
...
The work I do on live-build is done as part of the work I do for Kali.
2019-12-19 19:02:30 +01:00
Raphaël Hertzog
ab70d2b636
Update changelog for 1:20191219 release
2019-12-19 18:58:43 +01:00
John Estabrook
b6ad08c270
Add local archive keys before configuring local package repository
...
In the binary stage, chroot is restored from cache/bootstrap, which contains
neither custom repo lists, nor keys. If local packages are present,
chroot_archives will call 'Apt chroot update' after adding custom repo lists
without adding keys. apt-get will then fail instead of warn as of apt version
1.5.
Closes : #941691
2019-12-19 18:52:05 +01:00
Ronny Standtke
97e8070b72
Run binary_hooks after binary_grub-efi
...
That way it becomes possible to customize grub-efi files.
Closes : #940846
2019-12-19 18:24:55 +01:00
Raphaël Hertzog
44b9b0a650
Support --distribution-binary and --distribution-chroot
...
This makes it possible to build an image against a first distribution
(--distribution-chroot) and have the resulting image point to another
distribution (--distribution-binary). We can use this to build against a
snapshot and have the result use the original distribution that was
snapshotted.
Closes : #888507
2019-12-19 18:18:44 +01:00
Raphaël Hertzog
e7221c02f3
Tweak lintian overrides
2019-12-19 17:33:52 +01:00
Raphaël Hertzog
bca7af4ecb
installer_debian-installer: don't mess with /var/lib/dpkg/status
...
Use a similar trick as for chroot_live-packages.
Relates to #944983 .
2019-12-19 16:53:30 +01:00
Raphaël Hertzog
15c46fa152
Set default distribution to buster
...
Closes : #934495
Thanks: Алексей Шилин
2019-12-19 16:43:51 +01:00
Raphaël Hertzog
0647e985fa
chroot_live-packages: use dpkg-query to see if a package is installed
...
Closes : #944983
2019-12-19 16:21:58 +01:00
Raphaël Hertzog
04ea46d07b
binary_package-lists: avoid messing with dpkg's status file
...
Instead of emptying the file temporarily, just tell APT to use /dev/null
instead of /var/lib/dpkg/status. Relates to #944983
2019-12-19 15:54:54 +01:00
Roland Clobus
1682c5c8d1
Manpage: Update the default values of --mirror-* and --parent-mirror-*
2019-06-22 13:58:54 +02:00
Roland Clobus
14d82a8065
Manpage: use 3rd person form when describing an option
2019-06-22 13:08:57 +02:00
Roland Clobus
137ec1559c
Manpage: simplify the description
2019-06-22 13:05:59 +02:00
Roland Clobus
6ed2715e23
Manpage: the configuration directory (config) cannot be modified
2019-06-19 13:26:16 +02:00
Roland Clobus
a9dba166ad
Manpage: removed FIXME for the SYNOPSIS section, all options are now listed
2019-06-19 13:20:15 +02:00
Roland Clobus
a2d2065dec
Manpage: removed incorrect mentioning of the -d command line option
2019-06-19 13:11:11 +02:00
Roland Clobus
5aaf2181b8
--mirror-binary* was not properly sorted
2019-06-19 13:07:10 +02:00
Roland Clobus
e7a629fb02
Manpage: Use alphabetical order for the description of the command line options
2019-06-19 13:05:24 +02:00
Roland Clobus
a50dbe2567
Manpage: typo
2019-06-19 12:27:06 +02:00
Roland Clobus
0a97e7c069
Manpage: consistent use of whitespace in the command line option list
2019-06-19 12:26:07 +02:00
Roland Clobus
a957982203
Manpage: added missing \fR tags
2019-06-19 12:25:13 +02:00
Roland Clobus
1837f6a40b
Reordered the command line options to make them in alphabetical order
2019-06-16 13:12:06 +02:00
Roland Clobus
a844199e30
Manpage: Added documentation for --bootstrap-qemu-[arch|exclude|static]
2019-06-16 12:47:29 +02:00
Roland Clobus
58a82854a4
Manpage: Added documentation for --loadlin
2019-06-16 12:47:29 +02:00
Roland Clobus
aef1b75233
Manpage: Added documentation for --swap-file-path and --swap-file-size
2019-06-16 12:47:29 +02:00
Roland Clobus
c8fddcd702
Manpage: Added documentation for --firmware-binary and --firmware-chroot
2019-06-16 12:47:29 +02:00
Roland Clobus
554c37fd9e
Manpage: --parent-archive-areas uses the same argument name as 'lb config --help'
2019-06-16 12:47:29 +02:00
Roland Clobus
7c02640b62
Manpage: --mode explicitly supports debian and progress-linux. Special handling for ubuntu was dropped 2015-05-03
2019-06-16 12:47:29 +02:00
Roland Clobus
05ed83a2b6
Manpage: Added documentation for --hdd-label, --hdd-size and --hdd-partition-start
2019-06-16 12:47:28 +02:00
Roland Clobus
6c6151d0c9
Manpage: Added documentation for --image-name
2019-06-16 12:47:28 +02:00
Roland Clobus
c54aa22bf6
Manpage: Added documentation for --initsystem
2019-06-16 12:47:28 +02:00
Roland Clobus
ab8c09eca1
--initramfs support none and live-boot
2019-06-16 12:47:28 +02:00
Roland Clobus
e9af6d559f
Manpage: Removed references to command line options that are no longer
...
in the code:
--firmware-binary
--firmware-chroot
--hooks
--parent-mirror-chroot-updates
--parent-mirror-chroot-backports
--parent-mirror-binary-updates
--parent-mirror-binary-backports
--mirror-chroot-updates
--mirror-chroot-backports
--mirror-binary-updates
--mirror-binary-backports
--templates
2019-06-16 12:47:28 +02:00
Roland Clobus
f8f09c77c7
Manpage: Added documentation for --zsync
2019-06-16 12:47:28 +02:00
Roland Clobus
ae5a77aedb
Manpage: --config synchronised to 'lb config --help'
2019-06-16 12:47:28 +02:00
Roland Clobus
9a4c334a55
Manpage: --compression also accepts xz. The default is none
2019-06-16 12:47:27 +02:00
Roland Clobus
75733ac554
Manpage: Added documentation for --breakpoints
2019-06-16 12:47:12 +02:00
Roland Clobus
45e45a8a22
Matched the documentation of --checksums to the implementation in live-boot
2019-06-16 12:44:13 +02:00
Roland Clobus
d9961a8a54
Manpage: --binary-filesystem also accepts ntfs
2019-06-04 08:04:42 +02:00