Commit Graph

145 Commits

Author SHA1 Message Date
Roland Clobus ba5c0c37d1
Use a shorter suffix for modified development versions.
The default --iso-preparer value will fit into 128 bytes for a git
checkout with local modifications (the longest version variant).
2022-04-20 10:25:05 +02:00
Roland Clobus 9ee1a1671f
Show git hash as version number, when a local git repo is used. 2022-02-10 21:46:27 +01:00
Lyndon Brown 7276d0213f fix usage/help/man bugs
- 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-05-03 01:38:17 +01:00
Raphaël Hertzog e71db2bd58 Fix version computing when LIVE_BUILD is set
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-04-23 17:00:19 +02:00
Lyndon Brown 7a4a9f94b8 amend copyright & licensing blocks
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 674794a8f4 and
   36a3ba7634 so I similarly added a
   debian live copyright line.
 - 'grub-cpmodules' is similar. it was only changed by the indentation fix
   of 36a3ba7634 but modification is
   modification, and this does help cover any possible future changes that
   might be made.
2020-03-11 13:51:19 +00:00
Lyndon Brown 0fc28da947 help/usage: fix incorrect program command
Closes: #952884
2020-03-05 20:37:57 +00:00
Daniel Baumann 242aef5d83 Updating year in copyright notices to 2015. 2015-01-04 20:05:44 +01:00
Daniel Baumann eb336bb782 Updating copyright notices for 2014. 2014-02-08 17:47:24 +01:00
Daniel Baumann 59ce459f40 Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
Daniel Baumann 62d94a4454 Updating year in all copyright notices. 2013-05-06 14:50:03 +02:00
Daniel Baumann 904824308a Also reading in existing values from new config tree format. 2013-05-06 14:50:03 +02:00
Daniel Baumann c73a5a0ee0 Moving configuration version off as the first option into new config tree format. 2013-05-06 14:50:03 +02:00
Daniel Baumann d1047e809a Adding debian version 4.0~a1-1. 2013-05-06 14:48:46 +02:00
Daniel Baumann a203b86fdd Updating year in all copyright notices. 2013-01-01 00:13:01 +01:00
Daniel Baumann 1fc33f6afb Renaming local/scripts to local/bin for executables overriding not just lb scripts, but any command during live-build runs. 2012-10-22 19:20:12 +02:00
Daniel Baumann 508510e097 Updating GPL standard header in all files. 2012-07-30 18:19:27 +02:00
Daniel Baumann 8473b925fd Fixing up inclusion of functions while allowing local usage of live-build with different file layouts. 2012-07-19 21:11:59 +02:00
Daniel Baumann 328222f8c7 Moving local includes from auto/{functions,scripts} to local/{functions,scripts} where they belong. 2012-06-04 11:55:22 +02:00
Daniel Baumann 822dc2c028 Updating year in copyright notices for 2012. 2012-02-06 23:15:12 +01:00
Richard Nelson ee09790f6d Correcting path to VERSION file. 2011-08-08 22:53:49 -05:00
Daniel Baumann 9a94a6d6d9 Using global version file rather than using copied information in functions/common.sh. 2011-08-08 21:19:44 +02:00
Daniel Baumann be6a22556b Releasing debian version 3.0~a28-1. 2011-08-08 21:13:15 +02:00
Daniel Baumann 636155709a Releasing debian version 3.0~a27-1. 2011-08-08 08:10:11 +02:00
Daniel Baumann 6167d107f6 Releasing debian version 3.0~a26-1. 2011-08-04 21:53:37 +02:00
Richard Nelson 1f431a739b Update VERSION in common.sh to match last release. 2011-07-15 15:39:20 -05:00
Daniel Baumann 3bf765da2b Releasing debian version 3.0~a23-1. 2011-06-29 07:58:23 +02:00
Daniel Baumann d7b042aa03 Releasing debian version 3.0~a22-1. 2011-06-29 06:20:23 +02:00
Daniel Baumann f42443464a Releasing debian version 3.0~a21-1. 2011-06-13 20:43:25 +02:00
Daniel Baumann 5fa597a92d Releasing debian version 3.0~a20-1. 2011-06-11 17:50:15 +02:00
Daniel Baumann cf8f6cee93 Releasing debian version 3.0~a19-1. 2011-06-11 11:04:36 +02:00
Richard Nelson 3fb41b9663 Update VERSION in common.sh to match last release. 2011-06-03 21:02:48 -05:00
Daniel Baumann 201989e6dd Releasing debian version 3.0~a16-1. 2011-04-23 19:27:51 +02:00
Daniel Baumann 745ffde6ff Releasing debian version 3.0~a15-1. 2011-04-22 23:12:06 +02:00
Daniel Baumann ee8d589250 Releasing debian version 3.0~a14-1. 2011-03-25 10:06:37 +01:00
Daniel Baumann 88d9374df2 Releasing debian version 3.0~a13-1. 2011-03-09 19:27:56 +01:00
Daniel Baumann 1ca9abd92a Releasing debian version 3.0~a12-1. 2011-03-09 19:20:43 +01:00
Daniel Baumann 18eeaae602 Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
Daniel Baumann 7289fd7e8f Releasing debian version 3.0~a11-1. 2011-03-09 19:20:41 +01:00
Daniel Baumann a76b0d9b75 Correcting outdated program variable. 2011-03-09 19:20:40 +01:00
Daniel Baumann bd823ca555 Releasing debian version 3.0~a10-1. 2011-03-09 19:20:39 +01:00
Daniel Baumann 67aad58250 Releasing debian version 3.0~a9-1. 2011-03-09 19:20:38 +01:00
Daniel Baumann ea90e168cd Releasing debian version 3.0~a6-1. 2011-03-09 19:20:35 +01:00
Daniel Baumann c5c3f6133a Adding debian version 3.0~a1-1. 2011-03-09 19:19:23 +01:00
Daniel Baumann afd63ce871 Releasing debian version 2.0.12-1. 2011-03-09 19:17:34 +01:00
Daniel Baumann 2ddc0cef5d Updating year in manpage, hooks, script and template files. 2011-03-09 19:17:33 +01:00
Daniel Baumann bb3bcbf784 Correcting outdated program variable. 2011-03-09 19:17:32 +01:00
Daniel Baumann 339a910c82 Releasing debian version 2.0.11-1. 2011-03-09 19:17:32 +01:00
Daniel Baumann 4d3637228a Releasing debian version 2.0.10-1. 2011-03-09 19:17:31 +01:00
Daniel Baumann 6380f4dbee Releasing debian version 2.0.9-1. 2011-03-09 19:17:30 +01:00
Daniel Baumann 4bb62ce0e9 Releasing debian version 2.0.6-1. 2011-03-09 19:17:28 +01:00