summaryrefslogtreecommitdiff
path: root/db-update
AgeCommit message (Expand)Author
2018-10-10db-update: Allow packages from ALARM not built in a chrootLuke Shumaker
2018-10-08db-update: Allow packages from ALARM that don't have .BUILDINFOLuke Shumaker
2018-10-03db-update: Clean up empty directories in $STAGINGLuke Shumaker
2018-09-24db-import-pkg: Also stage symlinks to PKGPOOLparabola/20180924Luke Shumaker
2018-09-21db-update: Allow packages without PACKAGER set when importing from Arch 32parabola/20180921Luke Shumaker
2018-09-02db-update: Allow packages to be symlinks for db-importLuke Shumaker
2018-07-15Turn off XBS; add a VCS=none that does nothing.Luke Shumaker
2018-06-23db-update: Compute repos=() in a single passLuke Shumaker
2018-06-23db-update: Put sources in to place *before* binariesLuke Shumaker
2018-06-23db-update: Don't let "WARNING: file already exists" warnings keep piling upLuke Shumaker
2018-06-23db-update: Use \0 instead of \n for finding files in {other,sources}Luke Shumaker
2018-06-22Backport format-string fixes from ArchLuke Shumaker
2018-06-22Backport quoting improvements from ArchLuke Shumaker
2018-06-10db-functions: unify the repo-add/repo-remove callerEli Schwartz
2018-06-10db-update: replace external find command with bash globbingEli Schwartz
2018-05-09Rename config:PKGEXT -> config:PKGEXTSLuke Shumaker
2018-05-09Use more bashismsEli Schwartz
2018-05-09Use return codes properly when checking for failed commands.Eli Schwartz
2018-04-03Get rid of config:REQUIRE_SIGNATURE -- always require a signatureLuke Shumaker
2018-04-02Remove extra braces: "${foo}" -> "$foo"Luke Shumaker
2018-03-26Revert "db-update: Hook in to `xbs release-server` as it exists today."Luke Shumaker
2016-06-02db-update: add some stricter checks from Arch Linux upstreamLuke Shumaker
2015-11-24prevent duplicate repos from locking themselvesNicolás Reynolds
2015-06-08db-update: get the correct directory for xbsLuke Shumaker
2015-06-05db-update: Hook in to `xbs release-server` as it exists today.Luke Shumaker
2015-05-24db-update: Remove debugging codeParabola
2014-07-04Fix having a flexible PKGEXTLuke Shumaker
2014-06-24db-update: get the list of repos the same way as upstream ArchLuke Shumaker
2014-06-18silly whitespace and similar fidlingLuke Shumaker
2014-06-18Use printf formatters instead of string interpolation.Luke Shumaker
2014-06-18Clean up quoting.Luke Shumaker
2014-01-15db-update: add shopt -s nullglob and remove mail script to maintenance@lists....André Fabian Silva Delgado
2014-01-11modification on db-update for mailaurelien
2014-01-08Avoid using $(basename $var) , use ${var##*/} insteadLuke Shumaker
2014-01-08Fix some array quoting.Luke Shumaker
2014-01-08Normalize to load config then local_config then db-functionsLuke Shumaker
2014-01-08Be very careful about using $0.Luke Shumaker
2014-01-08Fix quoting on arrays.Luke Shumaker
2014-01-08db-update: remove 'other' from repo blacklist now that issue #460 is addedLuke Shumaker
2014-01-08Don't error about permissions on empty staging repos (feature #460)Parabola
2014-01-06fix thingsParabola
2014-01-05db-update: add hook for publishing generated sourcesParabola
2012-09-13db-update: Ignore repos in repos.Michał Masłowski
2012-08-21This is clearly not the wayNicolás Reynolds
2012-08-21FixNicolás Reynolds
2012-06-26Re-enabled check on other repos; skip already released packagesNicolás Reynolds
2011-05-18* Separated nonfree check from db-updateJoshua Ismael Haase Hernandez
2011-05-15db-update msg when cleaning nonfreeJoshua Ismael Haase Hernández
2011-05-08* Unique pkgname list for nonfree and dbpkgsJoshua Ismael Haase Hernández
2011-05-08* Remove non free packages on db-updateJoshua Ismael Haase Hernández