| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fix up maintdb breakage | Thomas Backlund | 2015-10-20 | 1 | -1/+1 | |
| | | ||||||
| * | revert youri changes | Thomas Backlund | 2015-10-20 | 1 | -7/+7 | |
| | | ||||||
| * | variable enclosing fixes | Thomas Backlund | 2015-10-20 | 1 | -9/+9 | |
| | | ||||||
| * | use consistent domain references | Thomas Backlund | 2015-10-20 | 4 | -5/+5 | |
| | | ||||||
| * | lint fixes for buildsystem | Thomas Backlund | 2015-10-20 | 29 | -486/+486 | |
| | | ||||||
| * | unpack pci.ids and usb.ids from ldetect-lst in isolinux for hdt | Thomas Backlund | 2015-10-04 | 1 | -0/+10 | |
| | | ||||||
| * | add uncommitted youri_submit.pp commit | Thomas Backlund | 2015-03-22 | 1 | -0/+1 | |
| | | ||||||
| * | Really give media directories to schedbot to allow extracting release notes ↵ | Pascal Terjan | 2015-02-27 | 1 | -2/+2 | |
| | | | | | (mga#15295) | |||||
| * | Give media directories to schedbot to allow extracting release notes (mga#15295) | Pascal Terjan | 2015-02-18 | 1 | -2/+2 | |
| | | ||||||
| * | Make emi log also when called from ulri | Pascal Terjan | 2015-02-17 | 1 | -1/+1 | |
| | | ||||||
| * | buildsystem: maintdb allow *-team maintainers. | Colin Guthrie | 2014-09-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | *-team maintainers behave just like 'nobody' but can be used to indicate packages that actually are maintained, but are handled by a team rather than an individual. This doesn't integrate *-team anywhere else in the stack it just allows the maintainers to be set. Anything that assumes a maintainer in the maintdb is a user (modulo 'nobody') would need to be updated to handle this change. | |||||
| * | buildsystem: maintdb slight modernisation+use bash explicitly. | Colin Guthrie | 2014-09-19 | 1 | -28/+15 | |
| | | | | | | | This is slightly subjective but most scripts do it this way these days without the extra letters on string comparisons and collapsing the if+then onto one line. | |||||
| * | buildsystem: maintdb tabs->spaces | Colin Guthrie | 2014-09-19 | 1 | -33/+32 | |
| | | ||||||
| * | buildsystem: Future proof SRPM check URL for backports. | Colin Guthrie | 2014-08-12 | 1 | -2/+2 | |
| | | ||||||
| * | Add a super simple API for checking whether an update SRPM exists. | Colin Guthrie | 2014-08-12 | 1 | -0/+9 | |
| | | | | | | This will be useful for advisory publication checks to make sure the SRPMs actually exist prior to assigning an advisory ID | |||||
| * | Switch to lzma -7 for xml files, we use 5.64% more space but save 52.81% of ↵ | Pascal Terjan | 2014-06-28 | 1 | -1/+1 | |
| | | | | | cpu time | |||||
| * | buildsystem: Switch the /root/release svn checkout to a git clone. | Colin Guthrie | 2014-06-12 | 1 | -2/+2 | |
| | | ||||||
| * | Add a few more autorebuild rules | Pascal Terjan | 2014-04-18 | 1 | -1/+10 | |
| | | ||||||
| * | Add definition for dependencies actions | Pascal Terjan | 2014-04-18 | 1 | -0/+9 | |
| | | ||||||
| * | add backports tree to allowed list | Thomas Backlund | 2014-01-23 | 1 | -1/+1 | |
| | | ||||||
| * | remove unused media_types definition (we rely on media_type) | Thomas Backlund | 2013-11-02 | 1 | -5/+0 | |
| | | ||||||
| * | buildsystem: ensure more syslinux files are extracted to the tree | Colin Guthrie | 2013-11-02 | 1 | -1/+1 | |
| | | ||||||
| * | Fix syntax | Nicolas Vigier | 2013-09-29 | 1 | -4/+4 | |
| | | ||||||
| * | Enable auto rebuild for a few packages | Pascal Terjan | 2013-09-29 | 1 | -0/+11 | |
| | | ||||||
| * | Switch the pkgsubmit website from an svn checkout to a git clone | Colin Guthrie | 2013-08-20 | 2 | -5/+5 | |
| | | ||||||
| * | Fix autobuild alias (used by youri-check Build test) | Pascal Terjan | 2013-08-08 | 1 | -2/+2 | |
| | | ||||||
| * | add ssl vhost for pkgsubmit.mageia.org | Nicolas Vigier | 2013-07-25 | 1 | -1/+14 | |
| | | ||||||
| * | cinnamon and mate are mga4 accepted features | Thomas Backlund | 2013-07-21 | 1 | -9/+0 | |
| | | ||||||
| * | Rename mga-common module to mga_common. | Nicolas Vigier | 2013-06-19 | 4 | -8/+8 | |
| | | | | | New puppet version doesn't like modules with a - in their name. | |||||
| * | buildsystem::distros: remove iurt_use_bootstrap option | Nicolas Vigier | 2013-05-31 | 2 | -6/+0 | |
| | | | | | This option is no longer needed with the no_mirror option. | |||||
| * | buildsystem::distros: add 'no_mirror' option | Nicolas Vigier | 2013-05-31 | 2 | -0/+8 | |
| | | | | | For distributions that are not mirrored (like infra_*). | |||||
| * | buildsystem: Add iurt_use_bootstrap option for distros | Nicolas Vigier | 2013-05-30 | 2 | -0/+6 | |
| | | | | | Option to select wether iurt should use bootstrap URL for medias. | |||||
| * | buildsystem/templates/media.cfg: hdlists -> hdlist | Nicolas Vigier | 2013-05-30 | 1 | -5/+5 | |
| | | ||||||
| * | buildsystem: Add option 'no_media_cfg_update' | Nicolas Vigier | 2013-05-29 | 2 | -2/+6 | |
| | | | | | Option to disable generation of media.cfg for a distro. | |||||
| * | Fix medias order in media.cfg | Nicolas Vigier | 2013-05-29 | 2 | -3/+11 | |
| | | ||||||
| * | media.cfg: add both media_type and media_types | Nicolas Vigier | 2013-05-29 | 1 | -0/+5 | |
| | | | | | | | Temporary fix, while we have two versions of urpmi using different values : https://bugs.mageia.org/show_bug.cgi?id=10335#c8 | |||||
| * | buildsystem: media_types -> media_type (bug #10335) | Nicolas Vigier | 2013-05-29 | 2 | -17/+17 | |
| | | ||||||
| * | buildsystem/media.cfg: enable i586 medias | Nicolas Vigier | 2013-05-25 | 1 | -1/+1 | |
| | | ||||||
| * | buildsystem/media.cfg: don't add non-existend medias | Nicolas Vigier | 2013-05-23 | 1 | -1/+1 | |
| | | | | | | Don't add i586 medias on x86_64 in media.cfg, if the distro does not have i586 medias. | |||||
| * | buildsystem::var::webstatus: add max_modified option | Nicolas Vigier | 2013-05-23 | 2 | -1/+4 | |
| | | | | | Add an option to select how much history should be displayed. | |||||
| * | buildsystem: add option to select age of cleaned logs | Nicolas Vigier | 2013-05-23 | 2 | -5/+13 | |
| | | ||||||
| * | buildsystem: move uploads dir tidy to scheduler.pp | Nicolas Vigier | 2013-05-23 | 2 | -7/+6 | |
| | | | | | | Move tidying of uploads directory from mgarepo.pp to scheduler.pp as it is related to scheduler and not mgarepo. | |||||
| * | buildsystem::distros: create media_info dir for each repo | Nicolas Vigier | 2013-05-23 | 1 | -0/+6 | |
| | | ||||||
| * | buildsystem: add themes alias in webstatus vhost config | Nicolas Vigier | 2013-05-23 | 1 | -1/+2 | |
| | | | | | Add alias for themes directory in webstatus vhost config. | |||||
| * | buildsystem::webstatus: include apache::mod::php | Nicolas Vigier | 2013-05-23 | 1 | -0/+1 | |
| | | | | | webstatus uses php, so we need to include apache mod_php. | |||||
| * | buildsystem: create config file for webstatus | Nicolas Vigier | 2013-05-23 | 3 | -1/+51 | |
| | | | | | | Create /etc/bs-webstatus.conf config file using new parameters from buildsystem::var::webstatus. | |||||
| * | buildsystem::var::webstatus: add comments | Nicolas Vigier | 2013-05-23 | 1 | -0/+6 | |
| | | ||||||
| * | buildsystem: make media_info dir owned by schedbot | Nicolas Vigier | 2013-05-23 | 1 | -1/+1 | |
| | | | | | | schedbot user needs write access to the media_info directory when youri runs genhdlist2, to update MD5SUM files. | |||||
| * | buildsystem/iurt.conf: add vendor and distribution | Nicolas Vigier | 2013-05-23 | 1 | -0/+2 | |
| | | ||||||
| * | buildsystem/Mageia.pm: remove warning | Nicolas Vigier | 2013-05-23 | 1 | -1/+1 | |
| | | | | | Remove warning about deprecated method. | |||||
