This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Repository for Bering-uClibc.".
The branch, maint has been updated
via 7109756cc356dbaf60f53f9037e9269f96ff6d1c (commit)
via c0d99820143e722ddad0aac3579f2c7a122e4a48 (commit)
via 44c4587f80e5dda4efca9f0619dab42a5e27b607 (commit)
via ebe670cbeaec3b04433896988c43f59522ba8184 (commit)
via a5db25eeed901fde0fe1c1f51e103985d8afd67e (commit)
via dc31d429821ac198db414fe62270daa2f62af11d (commit)
via 21f2e18800baebfd64f9ec3b272b9967e8730e7a (commit)
via 532ca2a1c4c2912559844ef1cbe4ab5d6106a617 (commit)
via cc1c6da8858050c8e4b680689f2c1fe6b35c2143 (commit)
via 0e5d31c4dd293bbfa55f049b4743704b7aa3f9c6 (commit)
from d922c0f676e3e9d4c6e1bac3540a4a1f09069537 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7109756cc356dbaf60f53f9037e9269f96ff6d1c
Author: Erich Titl <[email protected]>
Date: Sun Apr 26 15:46:10 2020 +0200
Moved editing of leaf.cfg to a separate function.
This avoids the need for the control flag and makes the code
slightly simpler and therefore easier to read.
commit c0d99820143e722ddad0aac3579f2c7a122e4a48
Author: Erich Titl <[email protected]>
Date: Fri Apr 17 16:36:56 2020 +0200
make a backup copy of leaf.cfg before messing around with it
commit 44c4587f80e5dda4efca9f0619dab42a5e27b607
Author: Erich Titl <[email protected]>
Date: Fri Apr 17 00:38:43 2020 +0200
Tentatively added -D to also delete entry in leaf.cfg to apkg
commit ebe670cbeaec3b04433896988c43f59522ba8184
Author: Erich Titl <[email protected]>
Date: Mon Apr 13 20:44:23 2020 +0200
Use /var/lib/lrcfg/<package>.list for deinstalling the package.
This saves quite a few steps as the storage does not need to
be mounted and unmounted.
commit a5db25eeed901fde0fe1c1f51e103985d8afd67e
Author: Erich Titl <[email protected]>
Date: Mon Apr 13 17:46:54 2020 +0200
Initial version of fetch_pkg.
This script allows to fetch individual packages corresponding
to the running LEAF version from the packages repository.
commit dc31d429821ac198db414fe62270daa2f62af11d
Author: Erich Titl <[email protected]>
Date: Mon Apr 13 14:03:52 2020 +0200
Fixed detection of symbolic links in apkg.
Fixed missing parameter for option -q in apkg.
commit 21f2e18800baebfd64f9ec3b272b9967e8730e7a
Author: Erich Titl <[email protected]>
Date: Sat Apr 11 22:09:47 2020 +0200
Added checks for return value in deinstall
commit 532ca2a1c4c2912559844ef1cbe4ab5d6106a617
Author: Erich Titl <[email protected]>
Date: Sat Apr 11 20:25:23 2020 +0200
Included common_functions into apkg.
Use mount_storage to find the path for the package in apkg -d.
commit cc1c6da8858050c8e4b680689f2c1fe6b35c2143
Author: Erich Titl <[email protected]>
Date: Wed Apr 8 01:50:05 2020 +0200
Fixed usage of apkg
commit 0e5d31c4dd293bbfa55f049b4743704b7aa3f9c6
Author: Erich Titl <[email protected]>
Date: Wed Apr 8 01:48:11 2020 +0200
Added a deinstall function to apkg
-----------------------------------------------------------------------
Summary of changes:
repo/initrd/apkg | 101 ++++++++-
repo/initrd/fetch_pkg | 566 ++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 663 insertions(+), 4 deletions(-)
create mode 100755 repo/initrd/fetch_pkg
hooks/post-receive
--
Repository for Bering-uClibc.
_______________________________________________
leaf-git-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-git-commits