Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-03 | fix usage/help/man bugs | Lyndon Brown | |
- the definition of $PROGRAM as used in $USAGE strings defined in each script has been broken for a long time, being simply "lb" when it needs to be "lb COMMAND". - `config` changed $PROGRAM to "lb config" thus its output was correct in this regard unlike everything else, but with the switch to a more "intelligent" `Man()` function recently, it means that instead of `man lb config`, what was actually run was `man lb config config`, which displayed the manpage, then on exiting with `q`, it showed some sort of index line todo with a "config" search (no exact manpage match?), for which you had to enter `ctrl+c` to get rid of. this revises things to fix the issues, minimising change by changing $PROGRAM to "lb COMMAND", with the frontend overriding this. Gbp-Dch: Ignore | |||
2020-04-23 | Fix version computing when LIVE_BUILD is set | Raphaël Hertzog | |
It used to rely on the $LIVE_BUILD/VERSION file which is now gone. Instead we now rely on the debian/changelog file just like we do in the Makefile. | |||
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-05 | help/usage: fix incorrect program command | Lyndon Brown | |
Closes: #952884 | |||
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 | Removing all references to my old email address. | Daniel Baumann | |
2013-05-06 | Updating year in all copyright notices. | Daniel Baumann | |
2013-05-06 | Also reading in existing values from new config tree format. | Daniel Baumann | |
2013-05-06 | Moving configuration version off as the first option into new config tree ↵ | Daniel Baumann | |
format. | |||
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-10-22 | Renaming local/scripts to local/bin for executables overriding not just lb ↵ | Daniel Baumann | |
scripts, but any command during live-build runs. | |||
2012-07-30 | Updating GPL standard header in all files. | Daniel Baumann | |
2012-07-19 | Fixing up inclusion of functions while allowing local usage of live-build ↵ | Daniel Baumann | |
with different file layouts. | |||
2012-06-04 | Moving local includes from auto/{functions,scripts} to ↵ | Daniel Baumann | |
local/{functions,scripts} where they belong. | |||
2012-02-06 | Updating year in copyright notices for 2012. | Daniel Baumann | |
2011-08-08 | Correcting path to VERSION file. | Richard Nelson | |
2011-08-08 | Using global version file rather than using copied information in ↵ | Daniel Baumann | |
functions/common.sh. | |||
2011-08-08 | Releasing debian version 3.0~a28-1.debian/3.0_a28-1 | Daniel Baumann | |
2011-08-08 | Releasing debian version 3.0~a27-1.debian/3.0_a27-1 | Daniel Baumann | |
2011-08-04 | Releasing debian version 3.0~a26-1.debian/3.0_a26-1 | Daniel Baumann | |
2011-07-15 | Update VERSION in common.sh to match last release. | Richard Nelson | |
2011-06-29 | Releasing debian version 3.0~a23-1.debian/3.0_a23-1 | Daniel Baumann | |
2011-06-29 | Releasing debian version 3.0~a22-1.debian/3.0_a22-1 | Daniel Baumann | |
2011-06-13 | Releasing debian version 3.0~a21-1.debian/3.0_a21-1 | Daniel Baumann | |
2011-06-11 | Releasing debian version 3.0~a20-1.debian/3.0_a20-1 | Daniel Baumann | |
2011-06-11 | Releasing debian version 3.0~a19-1.debian/3.0_a19-1 | Daniel Baumann | |
2011-06-03 | Update VERSION in common.sh to match last release. | Richard Nelson | |
2011-04-23 | Releasing debian version 3.0~a16-1.debian/3.0_a16-1 | Daniel Baumann | |
2011-04-22 | Releasing debian version 3.0~a15-1.debian/3.0_a15-1 | Daniel Baumann | |
2011-03-25 | Releasing debian version 3.0~a14-1.debian/3.0_a14-1 | Daniel Baumann | |
2011-03-09 | Releasing debian version 3.0~a13-1.debian/3.0_a13-1 | Daniel Baumann | |
2011-03-09 | Releasing debian version 3.0~a12-1. | Daniel Baumann | |
2011-03-09 | Updating year in hooks and script files. | Daniel Baumann | |
2011-03-09 | Releasing debian version 3.0~a11-1. | Daniel Baumann | |
2011-03-09 | Correcting outdated program variable. | Daniel Baumann | |
2011-03-09 | Releasing debian version 3.0~a10-1. | Daniel Baumann | |
2011-03-09 | Releasing debian version 3.0~a9-1. | Daniel Baumann | |
2011-03-09 | Releasing debian version 3.0~a6-1. | Daniel Baumann | |
2011-03-09 | Adding debian version 3.0~a1-1. | Daniel Baumann | |
2011-03-09 | Releasing debian version 2.0.12-1. | Daniel Baumann | |
2011-03-09 | Updating year in manpage, hooks, script and template files. | Daniel Baumann | |
2011-03-09 | Correcting outdated program variable. | Daniel Baumann | |
2011-03-09 | Releasing debian version 2.0.11-1. | Daniel Baumann | |
2011-03-09 | Releasing debian version 2.0.10-1. | Daniel Baumann | |
2011-03-09 | Releasing debian version 2.0.9-1. | Daniel Baumann | |
2011-03-09 | Releasing debian version 2.0.6-1. | Daniel Baumann | |
2011-03-09 | Releasing debian version 2.0.3-1. | Daniel Baumann | |
2011-03-09 | Releasing debian version 2.0.1-1. | Daniel Baumann | |