]>
git.michaelhowe.org Git - packages/m/mh-sysadmin-tools.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michael Howe [Tue, 26 Dec 2023 09:53:11 +0000 (09:53 +0000)]
More build-package improvements:
* build-package: add --no-sign option to avoid signing changes files
* build-package: add --no-sign option to avoid signing changes files
* build-package: only sign source changes files if no others available
* build-package-multi: use --no-sign option
Michael Howe [Tue, 26 Dec 2023 00:21:30 +0000 (00:21 +0000)]
Release
Michael Howe [Tue, 26 Dec 2023 00:13:46 +0000 (00:13 +0000)]
Actually install the new script
Michael Howe [Tue, 26 Dec 2023 00:01:04 +0000 (00:01 +0000)]
Add build-package-multi
Michael Howe [Tue, 26 Dec 2023 00:00:20 +0000 (00:00 +0000)]
assorted build-package improvements
Mostly adapted from the uncommitted version I've had for a while
Michael Howe [Mon, 25 Dec 2023 17:20:26 +0000 (17:20 +0000)]
build-package: support for specific output dir
This helps with multiple builds
Michael Howe [Thu, 26 Jan 2017 21:40:22 +0000 (21:40 +0000)]
Add with-creds-run-aklog
This lets us get AFS tokens in a separate PAG
Michael Howe [Sat, 17 Oct 2015 21:23:25 +0000 (22:23 +0100)]
Add option to build binary-only packages
Also print name of dir files built in
Michael Howe [Sat, 17 Oct 2015 17:41:15 +0000 (18:41 +0100)]
Install build-package
Michael Howe [Wed, 7 Oct 2015 18:47:54 +0000 (19:47 +0100)]
Fix location of base.cow
Because of the slightly crazy way the base.cow files are being managed
(per-OS as well as per-release and per-arch) the default location is no
longer appropriate.
This has the happy effect of making raspbian packages buildable again.
Michael Howe [Thu, 5 Mar 2015 22:36:22 +0000 (22:36 +0000)]
Pass '-sa' to always build the sources, and copy the orig.tar.gz into the export dir if required
Michael Howe [Thu, 7 Aug 2014 18:12:02 +0000 (18:12 +0000)]
Bump changelog
Michael Howe [Thu, 7 Aug 2014 17:43:49 +0000 (17:43 +0000)]
Also build from an existing DSC
Michael Howe [Sat, 1 Mar 2014 10:34:35 +0000 (10:34 +0000)]
* with-creds: use /dev/shm for ccaches if exists, fall back to /tmp
otherwise. This solves the issue of NFS picking the wrong credentials to
identify the user.
* with-creds: set -e so failures cause it to stop
Michael Howe [Mon, 9 Dec 2013 20:33:24 +0000 (20:33 +0000)]
Create krb5ccaches in /var/tmp rather than /tmp so NFS doesn't get unhappy
Michael Howe [Fri, 29 Mar 2013 20:55:47 +0000 (20:55 +0000)]
rksu: rewrite in perl, make syntax consistent with Sysdev's
Michael Howe [Tue, 19 Mar 2013 14:50:07 +0000 (14:50 +0000)]
Allow specifying of dists and arches
Michael Howe [Tue, 5 Feb 2013 11:53:41 +0000 (11:53 +0000)]
Addition of build-package (not yet ready to be deployed)
Michael Howe [Mon, 28 Jan 2013 13:40:16 +0000 (13:40 +0000)]
with-creds now supports -a
Michael Howe [Fri, 28 Dec 2012 17:21:08 +0000 (17:21 +0000)]
Make dependencies more accurate
Michael Howe [Sun, 4 Mar 2012 17:54:09 +0000 (17:54 +0000)]
* with-creds now supports specification of user and realm
Michael Howe [Sun, 29 Jan 2012 15:03:13 +0000 (15:03 +0000)]
Added with-creds
Michael Howe [Sun, 29 Jan 2012 15:02:59 +0000 (15:02 +0000)]
Consistency fixing for rksu
Michael Howe [Sat, 28 Jan 2012 21:30:28 +0000 (21:30 +0000)]
Added some documentation, better arg processing to rksu
Michael Howe [Sat, 28 Jan 2012 20:22:55 +0000 (20:22 +0000)]
Don't forward X11 in rksu
Michael Howe [Fri, 27 Jan 2012 21:08:32 +0000 (21:08 +0000)]
Created mh-sysadmin-tools, for all my sysadmin needs.