summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-08-29revert emergency chroot packagesbill-auger
2022-08-29add sanity check for $PACKAGERbill-auger
2022-08-29add $PHANTOM_PKGS array to tolerate unresolvable dependenciesbill-auger
2022-08-29housekeepingbill-auger
2022-08-29allow clean-pkgs command to work with -l optionbill-auger
2022-08-29pbot announce - refactorbill-auger
2022-08-29pbot announce - ignore empty pushes (ie: nothing was staged)bill-auger
2022-08-29pbot announce - announce pkgbase instead of pkgnamesbill-auger
2022-08-29fixing pbot announce for null-delimited file_listAndreas Grapentin
2022-08-29replace arch-nspawn with chroot-run (nonsystemd compat)David P
Signed-off-by: David P <megver83@parabola.nu> Previously, the nonsystemd branch was rebased onto the master branch for nonsystemd releases from v20180428 to v20190907. The nonsystemd build seems to work well on systemd systems, and it has no dependencies in [nonsystemd]; so there only needs to be one build in [libre]. This commit squashes the functional changes from the following commits from the former nonsystemd branch: * e51206cf3223baaca3a108f1215b98bcab0afdea initial arch-nspawn replacement with chroot-run * 98969d9bf3efca05eb2781a91282b204a5a8d749 librechroot: fix bind mounts; update .gitignore; update translations * 455bfe339805da4502973e876b01f53d9ebfa6d4 librechroot: little fix for chroot-run() function
2022-08-29update docsbill-auger
2022-08-29refactor signature creationbill-auger
2022-08-29temp fix - host<->chroot glibc mismatchbill-auger
2022-08-29add -I option to guard/allow insane base-packages<->db syncbill-auger
2022-08-29re-work special mksource PKGBUILDbill-auger
2022-08-29housekeepingbill-auger
2022-08-29delete split-pkg functions from mksource temporary PKGBUILDbill-auger
it was previously not possible to use mksource() in a split-package the mksource temporary PKGBUILD over-rides the package() function; but conflicting package_*() functions were left in tact
2022-08-29[maintenance-tools/pbot-sshay]: add scriptbill-auger
2022-08-29[maintenance-tools/lddtree-parabola-packages]: wipbill-auger
2022-08-29[maintenance-tools/lddtree-parabola-packages]: initial scriptbill-auger
2022-08-29[maintenance-tools/meld-src-pkgbuilds] initial scriptbill-auger
2022-08-29[maintenance-tools/parabola-dependents]: formatted and verbose outputbill-auger
2022-08-29[maintenance-tools/parabola-dependents]: create dummy for missing dependency ↵bill-auger
package
2022-08-29[maintenance-tools/parabola-dependents]: initial scriptbill-auger
2022-08-29[maintenance-tools/packages-by]: debugging and housekeepingbill-auger
2022-08-29[maintenance-tools/packages-by]: bugfix empty/invalid TERMbill-auger
2022-08-29[maintenance-tools/packages-by]: wip - improvementsbill-auger
2022-08-29[maintenance-tools/packages-by]: initial scriptbill-auger
2022-08-29[maintenance-tools/duplicate-or-unpublished-pkgs]: initial scriptbill-auger
2022-08-29[maintenance-tools/parabolaweb-hackers-discrepancies]: initial scriptbill-auger
2022-08-29[maintenance-tools/parabola-keys]: refactor - handle sub-keys - display ↵bill-auger
hacker logins
2022-08-29[maintenance-tools/parabola-keys]: implement option to run in-chrootbill-auger
2022-08-29[maintenance-tools/parabola-keys]: initial scriptbill-auger
2022-08-29complete pbot notificationbill-auger
2022-08-29mksource() loggingbill-auger
2022-08-29bugfix mksource()bill-auger
2022-08-29housekeepingbill-auger
2022-08-29refactor pkgbuild-summarize-nonfreebill-auger
2022-08-29allow building replacements for existing blacklist entriesbill-auger
libremakepkg will refuse to build a blacklisted package, if no libre replacement had been published before the next repo sync this change warns instead, and prompts for confirmation see note in src/chroot-tools/hooks-check.sh::check_pkgbuild_nonfree()
2022-08-29allow local login to differ from hackers.git loginbill-auger
2022-08-29update docsbill-auger
2022-08-29remove librechroot 'noop' commandbill-auger
2022-08-29build chroot seed per in-chroot pacman.confbill-auger
2022-08-29use fakeroot-tcp in ARM chrootsbill-auger
2022-08-29add more volatile bulid support repos to chroot pacman.conf (commented-out)bill-auger
2022-08-29whitespacebill-auger
2022-08-29refactor librechroot args processingbill-auger
2022-08-29normalize `source` callsbill-auger
2022-08-29housekeepingbill-auger
2022-08-29whitespacebill-auger