Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-11 | "Live Systems" -> "Debian Live" | Lyndon Brown | |
2020-03-11 | amend copyright & licensing blocks | Lyndon Brown | |
Current versions of the project files are built upon versions published and licensed by Daniel Baumann, but are modified copies of those files and thus need to be marked as such per licensing requirements (afaik he did not pass along ownership / licensing rights to anyone when he left the project). We should also be careful to not be misrepresenting such modified copies as being attributed to Daniel. Adding a new copyright line referring to "The Debian Live team" should suffice for this. The authorship block in man pages has also similarly been updated. Notes: - tweaked a copy of daniel copyright lines stating 2014 instead of 2015. both of these cases were in files that i had personally introduced in some of my past merged commits that moved some code around. i don't know why they stated 2014. - binary_onie was introduced in 2018, so that has a 2018 date instead of 2016 unlike the rest. - 'efi-image' is a 3rd-party (Canonical Ltd) work that we bundle, but it has been modified by 674794a8f4d61a729d2dbd6d99385d2826138694 and 36a3ba76347ef72df1c316312ed3a26aa4b0c816 so I similarly added a debian live copyright line. - 'grub-cpmodules' is similar. it was only changed by the indentation fix of 36a3ba76347ef72df1c316312ed3a26aa4b0c816 but modification is modification, and this does help cover any possible future changes that might be made. | |||
2020-03-10 | help/usage: simplify | Lyndon Brown | |
Gbp-Dch: Ignore | |||
2020-03-10 | help/usage: fix output of `lb config --usage` | Lyndon Brown | |
broken by d0eb72a5efd0b1cdbd22f3b5afa3cf16a731b482 also, needed spaces before per-script output Gbp-Dch: Ignore | |||
2020-03-10 | help/usage: fix too many empty lines | Lyndon Brown | |
Gbp-Dch: Ignore | |||
2020-03-05 | help/usage: fix overly complex script description handling | jnqnfe | |
Closes: #952887 | |||
2020-03-05 | help/usage: fix incorrect program command | Lyndon Brown | |
Closes: #952884 | |||
2020-03-05 | help/usage: avoid unnecessary use of echo helpers | jnqnfe | |
Closes: #952877 | |||
2020-03-05 | fix indentation | Lyndon Brown | |
including: - spaces replaced with tabs for consistency - alignment of `;;` in some case statements changed for consistency Gbp-Dch: Short Closes: #952857 | |||
2019-04-17 | Updated URL for reporting bugs. | Roland Clobus | |
2017-08-29 | Drop all references to live-systems.org and update copyright file | Raphaël Hertzog | |
Also fix the version string in the manual pages. Closes: #859290 | |||
2015-01-04 | Updating year in copyright notices to 2015. | Daniel Baumann | |
2014-02-08 | Updating copyright notices for 2014. | Daniel Baumann | |
2013-05-06 | Debranding package for derivatives. | Daniel Baumann | |
2013-05-06 | Removing all references to my old email address. | Daniel Baumann | |
2013-05-06 | Updating year in all copyright notices. | Daniel Baumann | |
2013-05-06 | Adding debian version 4.0~a1-1.debian/4.0_a1-1 | Daniel Baumann | |
2013-01-01 | Updating year in all copyright notices. | Daniel Baumann | |
2012-07-30 | Updating GPL standard header in all files. | Daniel Baumann | |
2012-02-06 | Updating year in copyright notices for 2012. | Daniel Baumann | |
2011-03-09 | Updating year in hooks and script files. | Daniel Baumann | |
2011-03-09 | Adding debian version 3.0~a1-1. | Daniel Baumann | |
2011-03-09 | Updating year in manpage, hooks, script and template files. | Daniel Baumann | |
2011-03-09 | Updating debian-live homepage in various locations. | Daniel Baumann | |
2011-03-09 | Updating copyright headers for live-build. | Daniel Baumann | |
2011-03-09 | Updating year to 2010 in copyright notices. | Daniel Baumann | |
2011-03-09 | Updating year in copyright notices for 2009. | Daniel Baumann | |
2011-03-09 | Don't use set -e in sourced functions, this is the job of the actual ↵ | Daniel Baumann | |
executed script. | |||
2011-03-09 | Don't use interpolation to print usage and help as it breaks newlines and tabs. | Chris Lamb | |
2011-03-09 | Making help.sh and version.sh messages translatable. | Tiago Bortoletto Vaz | |
2011-03-09 | Adding last modifications in order to have localization fully working in ↵ | Tiago Bortoletto Vaz | |
live-helper. This commit goes with some pt_BR translations just for testing. Thanks to Antonio Terceiro for helping and coding in some shell stuff. | |||
2011-03-09 | Updating copyright years to 2008. | Daniel Baumann | |
2011-03-09 | Fixed a few bashisms, thanks to Trent W. Buck <trentbuck@gmail.com>. | Daniel Baumann | |
2011-03-09 | Adding live-helper 1.0~a25-1. | Daniel Baumann | |
2011-03-09 | Adding live-helper 1.0~a3-1. | Daniel Baumann | |
2011-03-09 | Adding live-helper 1.0~a2-1. | Daniel Baumann | |