summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2013-02-13make Signwith configurable, defaulting to the previous setting (yes)add_signwithMicah Anderson
2013-02-13Merge remote-tracking branch 'koumbit/multi_repo_support'Micah Anderson
2013-01-08remove descriptions now that policy is looserAntoine Beaupré
2013-01-08remove distribution codenamesAntoine Beaupré
we prefer distribution-agnostic names like stable/testing/unstable by default
2013-01-08remove lenny/oldstableAntoine Beaupré
2013-01-07run the notification daemon as the proper userAntoine Beaupré
2013-01-07Merge branch 'master' into multi_repo_supportAntoine Beaupré
2013-01-07do not mention lenny or distributionsAntoine Beaupré
since those may change according to policy, we just refer to stable, testing and unstable now.
2013-01-07make the key script support multiple repositoriesAntoine Beaupré
2013-01-07kill last remains of etchAntoine Beaupré
2013-01-07Removing files/uploaders-sidSilvio Rhatto
2013-01-07make architecture list configurableAntoine Beaupré
Closes: #3765
2013-01-07Merge remote branch 'intrigeri/master' into devAntoine Beaupré
2012-11-03A POSIX shell is enough to run export-keyTails developers
2012-11-03Make export-key fail if any command failsTails developers
2012-11-03Create temp file in the same directory as the file it'll replace to get an ↵Tails developers
atomic update in export-key
2012-11-03Fail-close if multiple-keys are present by quoting KEY in export-keyTails developers
2012-11-03Always remove tempfile if something wrong happen in export-keyTails developers
2012-11-03Use uppercase for global shell variablesTails developers
2012-11-03Properly quote @basedir paths in export-keyTails developers
2012-11-03Use Debian style indentation in export-keyTails developers
2012-11-03Test for 'something' instead of 'not nothing' in export-keyTails developers
2012-11-03Use new-style shell expansion in export-keyTails developers
2012-11-03Have inoticoming perform an initial search of the directoryTails developers
If inoticoming is not started while new packages are added to the incoming directory, those packages would not have been processed straight away. So, instead of waiting for a subsequent package upload, let's just have inoticoming perform an initial run on startup.
2012-10-25Add warnings for file that are managed by PuppetTails developers
2012-10-25Convert the reprepro class to parametrized formatTails developers
We remove the deprecated dynamic lookup for variables and now have them as class parameters. The reprepro::cron and reprepro::inoticoming classes have been integrated in the reprepro class as two boolean arguments. As these are not mutually exclusive, it is cleaner that way. We add a test manifest for the reprepro class along the way.
2012-10-23Refer to variables using Ruby instance variables in templatesTails developers
This is the recommended way, as it prevents clashes with Ruby function names.
2012-07-02Merge branch 'improve-pubkey-export'intrigeri
2012-07-02Make sure the exported key is owned by reprepro:reprepro.intrigeri
2012-07-02Merge branch 'improve-pubkey-export'intrigeri
2012-07-02Make sure the exported public key is world-readable.intrigeri
2012-07-02Use a temporary file + atomic move when exporting the repository public key.intrigeri
2012-01-31Make distributions template not specific to Koumbit.intrigeri
2011-07-14make links to the pool and dists directoriesAntoine Beaupre
2011-07-14fix the link to the pgp key fileAntoine Beaupre
2011-06-21fix startup script to be explicitely for repreproAntoine Beaupre
2011-06-21make repository origin customizeableAntoine Beaupre
2011-06-21make the default file a template, not the init scriptAntoine Beaupre
2011-06-21upgrade to wheezy, add pullsAntoine Beaupre
2011-05-09Template cleanupSilvio Rhatto
2011-05-09Updating distributionsSilvio Rhatto
2010-05-09Trying to sort out why reprepro-export-key is not working (9)Silvio Rhatto
2010-05-09Trying to sort out why reprepro-export-key is not working (8)Silvio Rhatto
2010-05-09Trying to sort out why reprepro-export-key is not working (8)Silvio Rhatto
2010-05-09Trying to sort out why reprepro-export-key is not working (7)Silvio Rhatto
2010-05-09Trying to sort out why reprepro-export-key is not working (6)Silvio Rhatto
2010-05-09Trying to sort out why reprepro-export-key is not working (5)Silvio Rhatto
2010-05-09Trying to sort out why reprepro-export-key is not working (4)Silvio Rhatto
2010-05-09Trying to sort out why reprepro-export-key is not working (3)Silvio Rhatto
2010-05-09Trying to sort out why reprepro-export-key is not workingSilvio Rhatto