Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-15 | CI: deploy from the build stage, rather than rebuilding from scratch | Luca Boccassi | |
No point in doing everything twice Gbp-Dch: ignore | |||
2020-03-15 | Add autopkgtest: default image build | Luca Boccassi | |
2020-03-12 | CI: fix deploy stage | Luca Boccassi | |
Clean the build tree before running, and list all the stages as the CI implementation does not merge them from multiple includes Gbp-Dch: ignore | |||
2020-03-12 | Fix typo in changelog | Luca Boccassi | |
Gbp-Dch: ignore | |||
2020-03-12 | Bump Standards-Version to 4.5.0, no changes. | Luca Boccassi | |
2020-03-12 | Add CI on commits/PRs | Luca Boccassi | |
Gbp-Dch: ignore | |||
2020-03-11 | "Live Systems" -> "Debian Live" | Lyndon Brown | |
2020-03-11 | copyright: add missing "The Debian Live team" entry | Lyndon Brown | |
I'd mistook the copyright here to apply to the apt package, but did not look close enough, it's clearly referring to copyright of the files which we've just amended to have a "The Debian Live team" notice, which this should thus surely also have. Gbp-Dch: Short | |||
2020-03-05 | Fix Lintian Warnings about changelog: day-of-week, trailing whitespace | Luca Boccassi | |
2020-03-05 | Add some initial changelog | Raphaël Hertzog | |
I do this to manually add the bug closure for #952834 and #952834 since they were merged with an invalid bug closure syntax. Same for #952839 which also was tagged with "Gbp-Dch: Ignore" thus not generating any changelog entry... a changelog entry is required to be able to close a bug! | |||
2019-12-19 | Update changelog for 1:20191221 releasedebian/1%20191221 | Raphaël Hertzog | |
2019-12-19 | Update changelog for 1:20191220 releasedebian/1%20191220 | Raphaël Hertzog | |
2019-12-19 | Switch to debhelper compat level 12 | Raphaël Hertzog | |
2019-12-19 | Bump Standards-Version to 4.4.1 | Raphaël Hertzog | |
2019-12-19 | Update my email in the Maintainer fielddebian/1%20191219 | Raphaël Hertzog | |
The work I do on live-build is done as part of the work I do for Kali. | |||
2019-12-19 | Update changelog for 1:20191219 release | Raphaël Hertzog | |
2019-12-19 | Tweak lintian overrides | Raphaël Hertzog | |
2019-04-18 | Run the pipeline only for master | Roland Clobus | |
2019-04-18 | Added pipeline definition | Roland Clobus | |
2019-04-17 | Updated URL to the manual. | Roland Clobus | |
2019-04-17 | Update homepage URL. | Roland Clobus | |
2019-03-15 | Open changelog for 1:20190315, close 884553 | Luca Boccassi | |
2019-03-11 | Close 924293 in d/changelogdebian/1%20190311 | Luca Boccassi | |
2019-03-11 | Update changelog for 1:20190311 release | Luca Boccassi | |
2019-03-11 | Bump Standards-Version to 4.3.0, no changes. | Luca Boccassi | |
2018-09-25 | Update changelog for 1:20180925 releasedebian/1%20180925 | Luca Boccassi | |
2018-09-20 | lintian: override error on dependency on e2fsprogs | Luca Boccassi | |
It's an error on Stretch, which causes annoyances when backporting. | |||
2018-09-20 | Bump Standards-Version to 4.2.1. | Luca Boccassi | |
2018-09-20 | Add Rules-Requires-Root: no. | Luca Boccassi | |
2018-09-20 | Build-Depend on debhelper >= 10~ to facilitate backports. | Luca Boccassi | |
Not used at the moment, but it will be in the future when we bump it, so that we don't forget | |||
2018-06-18 | Update changelog for 1:20180618 releasedebian/1%20180618 | Luca Boccassi | |
2018-06-18 | Bump Standards-Version to 4.1.4, no changes. | Luca Boccassi | |
2018-04-11 | Update changelog for 1:20180411 releasedebian/1%20180411 | Luca Boccassi | |
2018-04-11 | Fix debian/NEWS date to match an actual release | Luca Boccassi | |
The NEWS file had a temporary version so it was never shown to users. Fix it. Gbp-Dch: Ignore | |||
2018-04-10 | Don't recommend gzip, it's essential | Luca Boccassi | |
Fixes Lintian Error. Gbp-Dch: Ignore | |||
2018-04-05 | ONIE: add Recommends for programs needed by binary_onie | Luca Boccassi | |
The binary_onie script needs a few programs to run, and it uses them on the host rather than in the chroot, so add them to the Recommends list. | |||
2018-03-28 | Update changelog for 1:20180328 releasedebian/1%20180328 | Luca Boccassi | |
Set urgency to low to allow for more time in unstable | |||
2018-03-28 | Add myself to Uploaders. | Luca Boccassi | |
2018-03-28 | Bump Standards-Version to 4.1.3. | Luca Boccassi | |
2018-03-28 | Use HTTPS in debian/copyright (policy 4.0.0). | Luca Boccassi | |
2018-03-22 | Add NEWS file to warn users about change of live-boot mount paths | Luca Boccassi | |
2018-02-24 | Update changelog | Raphaël Hertzog | |
2018-02-14 | Fix Check_package invocation in binary_hdd for ntfs-3g | Raphaël Hertzog | |
/sbin/mkfs.nfts -> /sbin/mkfs.ntfs | |||
2018-02-14 | Add e2fsprogs to Suggests along with mtd-utils, parted | Raphaël Hertzog | |
Closes: #887278 | |||
2018-02-09 | Repo moved to salsa | Steve McIntyre | |
2017-12-21 | Failsafe entries rework at binary_loopback_cfg | Adrian Gibanel Lopez | |
[hertzog@debian.org: - Fix conflicts due to renamed variables ] Signed-off-by: Raphaël Hertzog <hertzog@debian.org> | |||
2017-12-21 | Fix handling of multiple kernels in binary_loopback_cfg | Adrian Gibanel Lopez | |
Now grub.cfg shows all the kernel options. Before this patch when you had more than two kernels it only showed the auto option. Signed-off-by: Raphaël Hertzog <hertzog@debian.org> | |||
2017-12-21 | Updated binary_loopback_cfg so that it uses Stretch's 686 kernel instead of ↵ | Adrian Gibanel Lopez | |
old 486 one. [hertzog@debian.org: Also rename the variables for consistency. ] Signed-off-by: Raphaël Hertzog <hertzog@debian.org> | |||
2017-12-07 | Prepare release to unstabledebian/1%20171207 | Raphaël Hertzog | |
2017-11-20 | Fix the way the .disk/mkisofs file is created | Raphaël Hertzog | |
Thanks to Daniel Reichelt <debian@nachtgeist.net> for the patch. Closes: #881941 |