]> git.michaelhowe.org Git - packages/m/mh-sysadmin-tools.git/log
packages/m/mh-sysadmin-tools.git
23 months agoMore build-package improvements: master
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

23 months agoRelease 1.6
Michael Howe [Tue, 26 Dec 2023 00:21:30 +0000 (00:21 +0000)]
Release

23 months agoActually install the new script
Michael Howe [Tue, 26 Dec 2023 00:13:46 +0000 (00:13 +0000)]
Actually install the new script

23 months agoAdd build-package-multi
Michael Howe [Tue, 26 Dec 2023 00:01:04 +0000 (00:01 +0000)]
Add build-package-multi

23 months agoassorted build-package improvements
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

23 months agobuild-package: support for specific output dir
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

8 years agoAdd with-creds-run-aklog
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

10 years agoAdd option to build binary-only packages
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

10 years agoInstall build-package
Michael Howe [Sat, 17 Oct 2015 17:41:15 +0000 (18:41 +0100)]
Install build-package

10 years agoFix location of base.cow
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.

10 years agoPass '-sa' to always build the sources, and copy the orig.tar.gz into the export...
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

11 years agoBump changelog
Michael Howe [Thu, 7 Aug 2014 18:12:02 +0000 (18:12 +0000)]
Bump changelog

11 years agoAlso build from an existing DSC
Michael Howe [Thu, 7 Aug 2014 17:43:49 +0000 (17:43 +0000)]
Also build from an existing DSC

11 years ago* with-creds: use /dev/shm for ccaches if exists, fall back to /tmp
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

12 years agoCreate krb5ccaches in /var/tmp rather than /tmp so NFS doesn't get unhappy
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

12 years agorksu: rewrite in perl, make syntax consistent with Sysdev's
Michael Howe [Fri, 29 Mar 2013 20:55:47 +0000 (20:55 +0000)]
rksu: rewrite in perl, make syntax consistent with Sysdev's

12 years agoAllow specifying of dists and arches
Michael Howe [Tue, 19 Mar 2013 14:50:07 +0000 (14:50 +0000)]
Allow specifying of dists and arches

12 years agoAddition of build-package (not yet ready to be deployed)
Michael Howe [Tue, 5 Feb 2013 11:53:41 +0000 (11:53 +0000)]
Addition of build-package (not yet ready to be deployed)

12 years agowith-creds now supports -a
Michael Howe [Mon, 28 Jan 2013 13:40:16 +0000 (13:40 +0000)]
with-creds now supports -a

12 years agoMake dependencies more accurate
Michael Howe [Fri, 28 Dec 2012 17:21:08 +0000 (17:21 +0000)]
Make dependencies more accurate

13 years ago * with-creds now supports specification of user and realm
Michael Howe [Sun, 4 Mar 2012 17:54:09 +0000 (17:54 +0000)]
  * with-creds now supports specification of user and realm

13 years agoAdded with-creds
Michael Howe [Sun, 29 Jan 2012 15:03:13 +0000 (15:03 +0000)]
Added with-creds

13 years agoConsistency fixing for rksu
Michael Howe [Sun, 29 Jan 2012 15:02:59 +0000 (15:02 +0000)]
Consistency fixing for rksu

13 years agoAdded some documentation, better arg processing to rksu
Michael Howe [Sat, 28 Jan 2012 21:30:28 +0000 (21:30 +0000)]
Added some documentation, better arg processing to rksu

13 years agoDon't forward X11 in rksu
Michael Howe [Sat, 28 Jan 2012 20:22:55 +0000 (20:22 +0000)]
Don't forward X11 in rksu

13 years agoCreated mh-sysadmin-tools, for all my sysadmin needs.
Michael Howe [Fri, 27 Jan 2012 21:08:32 +0000 (21:08 +0000)]
Created mh-sysadmin-tools, for all my sysadmin needs.