/[adm]/puppet
ViewVC logotype

Log of /puppet

View Directory Listing Directory Listing


Sticky Revision:


Revision 3463 - Directory Listing
Modified Sun Apr 27 13:58:23 2014 UTC (9 years, 11 months ago) by colin
mgagit: Add bug number (forgot to save before commit)

Revision 3462 - Directory Listing
Modified Sun Apr 27 13:56:03 2014 UTC (9 years, 11 months ago) by colin
mgagit: Hopefully work around utf8 encoding issue in emails mga#12374

Revision 3461 - Directory Listing
Modified Sun Apr 27 12:20:34 2014 UTC (9 years, 11 months ago) by colin
mgagit: Add new mail headers to the i18n mails.

Revision 3460 - Directory Listing
Modified Sun Apr 27 12:07:59 2014 UTC (9 years, 11 months ago) by colin
mgagit: Update to git_multimail.py e12918c100.

This is from https://github.com/mhagger/git-multimail

I've reapplied my changes which avoid some unnecessary error messages when the summary
email address is not configured (used for i18n mails).

The notable change is to synthesise dates in emails to hopefully fix ordering in
email clients (i.e. with multi-commit pushes).

Revision 3459 - Directory Listing
Modified Sun Apr 27 12:05:51 2014 UTC (9 years, 11 months ago) by tmb
disable duplicate apache package requests

Revision 3458 - Directory Listing
Modified Sun Apr 27 11:59:57 2014 UTC (9 years, 11 months ago) by tmb
restore apache-server alias

Revision 3457 - Directory Listing
Modified Sun Apr 27 11:51:10 2014 UTC (9 years, 11 months ago) by tmb
fix another typo

Revision 3456 - Directory Listing
Modified Sun Apr 27 11:49:05 2014 UTC (9 years, 11 months ago) by tmb
drop duplicated alias

Revision 3455 - Directory Listing
Modified Sun Apr 27 11:40:28 2014 UTC (9 years, 11 months ago) by tmb
new try

Revision 3454 - Directory Listing
Modified Sun Apr 27 11:14:18 2014 UTC (9 years, 11 months ago) by tmb
revert last commit

Revision 3453 - Directory Listing
Modified Sun Apr 27 11:05:15 2014 UTC (9 years, 11 months ago) by tmb
fix another typo

Revision 3452 - Directory Listing
Modified Sun Apr 27 10:49:39 2014 UTC (9 years, 11 months ago) by tmb
fix typo

Revision 3451 - Directory Listing
Modified Sun Apr 27 10:47:31 2014 UTC (9 years, 11 months ago) by tmb
handle new apache name from mga3 up

Revision 3450 - Directory Listing
Modified Sun Apr 27 09:39:26 2014 UTC (9 years, 11 months ago) by tmb
add infra_3 and infra_4 targets

Revision 3449 - Directory Listing
Modified Sun Apr 27 09:19:53 2014 UTC (9 years, 11 months ago) by tmb
enable rabbit buildnodes

Revision 3448 - Directory Listing
Modified Mon Apr 21 19:47:51 2014 UTC (10 years ago) by colin
mgagit: Send a second email about any i18n changes to the i18n-reports ML.

After sending the original email, we send a second email to i18n-reports
detailing any i18n changes.

The method of determining if any changes affect i18n is to look for a
folder (or folders) called '.tx' in the tree. If such folders exist,
then any changes in their parent folders are considered to be relevent
for i18n.

Revision 3447 - Directory Listing
Modified Mon Apr 21 19:44:34 2014 UTC (10 years ago) by colin
mgagit: Don't report any error message when no change email address configured.

When we will send to the i18n-reports ML info about i18n related changes we
will omit the overall summary mail (it's too complext to produce a summary
of only i18n changes) and thus we need to squash this error message which
will not be nice for those pushing changes.

Revision 3446 - Directory Listing
Modified Fri Apr 18 21:58:28 2014 UTC (10 years ago) by pterjan
Add a few more autorebuild rules

Revision 3445 - Directory Listing
Modified Fri Apr 18 20:03:10 2014 UTC (10 years ago) by pterjan
Enable autorebuild (configured for very few packages)

Revision 3444 - Directory Listing
Modified Fri Apr 18 16:44:58 2014 UTC (10 years ago) by pterjan
Enable dependencies action + add ulri one which was missing for cauldron

Revision 3443 - Directory Listing
Modified Fri Apr 18 16:40:14 2014 UTC (10 years ago) by pterjan
Add definition for dependencies actions

Revision 3442 - Directory Listing
Modified Tue Apr 8 10:05:36 2014 UTC (10 years ago) by colin
mga-advisories: Clarify message

Revision 3441 - Directory Listing
Modified Tue Apr 8 10:04:36 2014 UTC (10 years ago) by colin
mga-advisories: Fix path to su

Revision 3440 - Directory Listing
Modified Tue Apr 8 09:06:01 2014 UTC (10 years ago) by colin
mga-advisories: And add a warning back for any other random user that tries to run that script.

Revision 3439 - Directory Listing
Modified Tue Apr 8 09:02:55 2014 UTC (10 years ago) by colin
mga-advisories: Actually, just rerun automatically as the correct user rather than bailing.

Revision 3438 - Directory Listing
Modified Tue Apr 8 09:00:08 2014 UTC (10 years ago) by colin
mga-advisories: Attempt to prevent running mga-advisories script as root.


Revision 3437 - Directory Listing
Modified Sun Apr 6 19:28:40 2014 UTC (10 years ago) by colin
Redirect http://git.mageia.org/ to http://gitweb.mageia.org/

Revision 3436 - Directory Listing
Modified Fri Apr 4 19:39:10 2014 UTC (10 years ago) by pterjan
Add missing / in the script alias

Revision 3435 - Directory Listing
Modified Fri Apr 4 13:48:09 2014 UTC (10 years ago) by pterjan
Don't use merge, it's not a standard function

Revision 3434 - Directory Listing
Modified Fri Apr 4 13:34:55 2014 UTC (10 years ago) by pterjan
Drop accidental }

Revision 3433 - Directory Listing
Modified Fri Apr 4 11:46:45 2014 UTC (10 years ago) by pterjan
Attempt to support alias in catalyst_app

Revision 3432 - Directory Listing
Modified Thu Apr 3 23:42:27 2014 UTC (10 years ago) by pterjan
Add an alias for mirrors status

Revision 3431 - Directory Listing
Modified Fri Mar 28 15:27:34 2014 UTC (10 years ago) by colin
Remove -'s as being valid for usernames.

This causes problems from packaging due to regexps littered around
iurt code.

Revision 3430 - Directory Listing
Modified Sun Mar 23 20:54:22 2014 UTC (10 years, 1 month ago) by colin
git: Make git pulls silent.

This avoids the 'Already up to date.' messages and mirrors
what the subversion module does.

(fixes previous commit which put the -q in the wrong place
and had a comment about the lack of -q)

Revision 3429 - Directory Listing
Modified Sun Mar 23 20:53:23 2014 UTC (10 years, 1 month ago) by colin
git: Make git pulls silent.

This avoids the 'Already up to date.' messages and mirrors
what the subversion module does.

Revision 3428 - Directory Listing
Modified Sun Mar 23 20:00:36 2014 UTC (10 years, 1 month ago) by colin
catdap: Fix deps

Revision 3427 - Directory Listing
Modified Sun Mar 23 16:51:20 2014 UTC (10 years, 1 month ago) by colin
catdap: Use a default value for the git branch

Revision 3426 - Directory Listing
Modified Sun Mar 23 16:20:53 2014 UTC (10 years, 1 month ago) by colin
Switch identity.mageia.org (aka CatDap) to git

Revision 3425 - Directory Listing
Modified Sun Mar 23 16:19:35 2014 UTC (10 years, 1 month ago) by colin
Support git snapshots of a specific branch name (needed for identity.mageia.org)

Revision 3424 - Directory Listing
Modified Sun Mar 23 13:27:08 2014 UTC (10 years, 1 month ago) by tmb
properly remove misc ssh key from other servers

Revision 3423 - Directory Listing
Modified Sun Mar 23 13:19:28 2014 UTC (10 years, 1 month ago) by tmb
remove boklm ssh key as requested by mail

Revision 3422 - Directory Listing
Modified Tue Mar 18 04:02:54 2014 UTC (10 years, 1 month ago) by dams
add 'mariadb-obsolete' to fix 'non-starting mysql service'

Revision 3421 - Directory Listing
Modified Tue Mar 18 01:59:33 2014 UTC (10 years, 1 month ago) by dams
update 'mysql' to 'mariadb' as 'mysql' package no longer exists in mga2

Revision 3420 - Directory Listing
Modified Thu Mar 13 09:06:09 2014 UTC (10 years, 1 month ago) by colin
mgagit: Make the repository update hook more generic to cover all repo groups

Revision 3419 - Directory Listing
Modified Thu Mar 13 08:59:57 2014 UTC (10 years, 1 month ago) by colin
Setup git repository groups for 'artwork', 'doc' and 'qa'

Revision 3418 - Directory Listing
Modified Mon Feb 10 10:33:27 2014 UTC (10 years, 2 months ago) by colin
mgagit: Use a 5 second timeout to notify alamut.

This keeps the stall time on a push to something sensible should there be
a problem.

Revision 3417 - Directory Listing
Modified Mon Feb 10 10:28:58 2014 UTC (10 years, 2 months ago) by colin
mgagit: Python typo

Revision 3416 - Directory Listing
Modified Mon Feb 10 10:16:57 2014 UTC (10 years, 2 months ago) by colin
gitmirror: Add chkconfig headers to init script

Revision 3415 - Directory Listing
Modified Mon Feb 10 10:10:31 2014 UTC (10 years, 2 months ago) by colin
gitmirror: Fix base URL for cloning.

Also some cosmetic changes to logging and stopping.

Revision 3414 - Directory Listing
Modified Mon Feb 10 10:07:42 2014 UTC (10 years, 2 months ago) by colin
mgagit: Use the full repo name + .git suffix when informing remote side.

Revision 3413 - Directory Listing
Modified Mon Feb 10 10:05:36 2014 UTC (10 years, 2 months ago) by colin
gitmirror: Fix config key

Revision 3412 - Directory Listing
Modified Mon Feb 10 09:25:52 2014 UTC (10 years, 2 months ago) by colin
alamut: Remove rsyncing from git.

Add in notification of the 'on-the-pull' system for mirroring
in post-commit hook.

Revision 3411 - Directory Listing
Modified Mon Feb 10 09:04:25 2014 UTC (10 years, 2 months ago) by colin
gitmirror: Redirect output to a log file

The logging is not too large so don't worry too much about it for now.

Longer term, systemd journal will be sufficient

Revision 3410 - Directory Listing
Modified Mon Feb 10 09:01:37 2014 UTC (10 years, 2 months ago) by colin
gitmirror: Use two rsyncs rather than have a config file race.

Revision 3409 - Directory Listing
Modified Sun Feb 9 14:52:38 2014 UTC (10 years, 2 months ago) by colin
gitmirror: Clear out lock subsys on stop

Revision 3408 - Directory Listing
Modified Sun Feb 9 13:56:44 2014 UTC (10 years, 2 months ago) by colin
mgagit: Avoid unnecessary quotes.

Revision 3407 - Directory Listing
Modified Sun Feb 9 13:55:50 2014 UTC (10 years, 2 months ago) by colin
Add a new system to ensure our git repos are mirrored properly.

This is a simple python daemon that I wrote which can be 'pinged' and told
to update (or freshly clone) given git repos.

Deploy this script on alamut (not started automatically yet)

Revision 3406 - Directory Listing
Modified Tue Feb 4 08:19:14 2014 UTC (10 years, 2 months ago) by neoclust
Remove freeze to start mga5

Revision 3405 - Directory Listing
Modified Tue Feb 4 07:57:44 2014 UTC (10 years, 2 months ago) by neoclust
Add check for mageia4

Revision 3404 - Directory Listing
Modified Tue Feb 4 07:55:55 2014 UTC (10 years, 2 months ago) by neoclust
Restore commits

Revision 3403 - Directory Listing
Modified Tue Feb 4 07:43:49 2014 UTC (10 years, 2 months ago) by neoclust
Update for 5

Revision 3402 - Directory Listing
Modified Mon Feb 3 17:24:51 2014 UTC (10 years, 2 months ago) by neoclust
Only allow umeabot to commit on the svn

Revision 3401 - Directory Listing
Modified Mon Feb 3 17:16:27 2014 UTC (10 years, 2 months ago) by neoclust
Add mga4 support in youri

Revision 3400 - Directory Listing
Modified Mon Feb 3 12:14:17 2014 UTC (10 years, 2 months ago) by neoclust
Add youri check for 3

Revision 3399 - Directory Listing
Modified Fri Jan 31 18:48:46 2014 UTC (10 years, 2 months ago) by boklm
ntp: add workaround for NTP reflection attack

Revision 3398 - Directory Listing
Modified Thu Jan 23 19:53:13 2014 UTC (10 years, 3 months ago) by tmb
add backports tree to allowed list

Revision 3397 - Directory Listing
Modified Thu Jan 23 19:48:22 2014 UTC (10 years, 3 months ago) by tmb
add backports_allowed flag

Revision 3396 - Directory Listing
Modified Thu Jan 23 18:05:36 2014 UTC (10 years, 3 months ago) by tmb
add backports-announce ml

Revision 3395 - Directory Listing
Modified Sun Jan 19 03:41:07 2014 UTC (10 years, 3 months ago) by tmb
leave sucuk to autobuilder

Revision 3394 - Directory Listing
Modified Thu Jan 16 09:10:26 2014 UTC (10 years, 3 months ago) by colin
Add perl-Glib-Object-Introspection to the freeze exclusion pkgs

Revision 3393 - Directory Listing
Modified Wed Jan 8 18:01:10 2014 UTC (10 years, 3 months ago) by pterjan
give access to /dev/kvm to people allowed to use libvirt

Revision 3392 - Directory Listing
Modified Sun Jan 5 01:12:52 2014 UTC (10 years, 3 months ago) by tmb
drop disabled subversion snapshotting

Revision 3391 - Directory Listing
Modified Sun Jan 5 01:09:55 2014 UTC (10 years, 3 months ago) by tmb
enable git cloning of draklive-config

Revision 3390 - Directory Listing
Modified Sun Jan 5 00:58:26 2014 UTC (10 years, 3 months ago) by tmb
disable draklive images-config svn updates

Revision 3389 - Directory Listing
Modified Sat Jan 4 14:54:24 2014 UTC (10 years, 3 months ago) by colin
mgagit: Make sure to strip the single quotes that surround the modifed date.

Revision 3388 - Directory Listing
Modified Sat Jan 4 14:50:36 2014 UTC (10 years, 3 months ago) by colin
mgagit: Fix last-modified file write.

Revision 3387 - Directory Listing
Modified Sat Jan 4 14:07:02 2014 UTC (10 years, 3 months ago) by colin
mgagit: Some trivial pylint tidyups

Revision 3386 - Directory Listing
Modified Sat Jan 4 13:50:49 2014 UTC (10 years, 3 months ago) by colin
mgagit: Attempt to write out a last-modified file for cgit.

This means the Last Modified column in cgit will show the date of the last commit
not the date of the last push (which can be completely unrelated, especially when
doing rebases or forced pushes and fixups etc.)

Note: If we stop using rsync for replication then this can be removed and replaced
with a different hook on the receiving side.

Revision 3385 - Directory Listing
Modified Mon Dec 23 14:24:46 2013 UTC (10 years, 4 months ago) by tmb
Release Freeze (half a day late)

Revision 3384 - Directory Listing
Modified Sun Dec 22 13:31:11 2013 UTC (10 years, 4 months ago) by colin
mgagit: Match multiple bug references on a single line

Revision 3383 - Directory Listing
Modified Wed Dec 18 16:36:11 2013 UTC (10 years, 4 months ago) by colin
Add net_monitor to the list of 'our' packages that can break freeze

Revision 3382 - Directory Listing
Modified Sat Dec 14 21:17:18 2013 UTC (10 years, 4 months ago) by colin
mgagit: Suppress the 'Bug links:' section when posting comment to bugzilla.

It is only suppressed when a single bug is referenced. If multiple bugs are referenced
(including external bug trackers) then it will be included.

mga#11987

Revision 3381 - Directory Listing
Modified Sat Dec 14 21:07:15 2013 UTC (10 years, 4 months ago) by colin
mgagit: The bugzilla integration needs python-bugz mga#11987

Revision 3380 - Directory Listing
Modified Sat Dec 14 21:05:06 2013 UTC (10 years, 4 months ago) by colin
Attempt to notify bugzilla when bugs are referenced in commits mga#11987

Revision 3379 - Directory Listing
Modified Thu Dec 5 13:45:59 2013 UTC (10 years, 4 months ago) by colin
Partially revert part of r3378 which wasn't meant to be in the commit :(

Revision 3378 - Directory Listing
Modified Thu Dec 5 13:42:52 2013 UTC (10 years, 4 months ago) by colin
Add mgaonline to the freeze exception pkg regexp

Revision 3377 - Directory Listing
Modified Tue Dec 3 10:53:08 2013 UTC (10 years, 4 months ago) by colin
cgit: Favour a README.mga.md over README.md for about pages.

This is useful in some circumstances when there is already a README.md
but is related to something else.

Revision 3376 - Directory Listing
Modified Sat Nov 30 12:58:32 2013 UTC (10 years, 4 months ago) by colin
Fix forums git clone location

Revision 3375 - Directory Listing
Modified Thu Nov 28 21:12:23 2013 UTC (10 years, 4 months ago) by pterjan
Get more realistic old age

Revision 3374 - Directory Listing
Modified Thu Nov 28 17:35:59 2013 UTC (10 years, 4 months ago) by boklm
Update ssh key for boklm

Revision 3373 - Directory Listing
Modified Thu Nov 28 16:52:04 2013 UTC (10 years, 4 months ago) by colin
Allow submissions of various internal packages while in freeze.

This should allow Thierry (and myself, or anyone else) to push new
versions of these packages even when in freeze.

While this isn't exactly ideal, because these are internal
packages, they don't really follow normal freeze rules
(although of course it would be better to not break them
at the last minute, but that's another story).

See discussions on cauldron mailing list from today for
reference.

Revision 3372 - Directory Listing
Modified Fri Nov 22 16:55:21 2013 UTC (10 years, 5 months ago) by tmb
Mga2 EOL Lockdown

Revision 3371 - Directory Listing
Modified Sat Nov 2 21:02:04 2013 UTC (10 years, 5 months ago) by tmb
disable cauldron media.cfg rewriting until it is fixed to properly sort the media lists (mga #10773)

Revision 3370 - Directory Listing
Modified Sat Nov 2 20:52:58 2013 UTC (10 years, 5 months ago) by tmb
remove unused media_types definition (we rely on media_type)

Revision 3369 - Directory Listing
Modified Sat Nov 2 13:21:39 2013 UTC (10 years, 5 months ago) by colin
buildsystem: ensure more syslinux files are extracted to the tree

Revision 3368 - Directory Listing
Modified Sat Oct 26 13:36:32 2013 UTC (10 years, 5 months ago) by tmb
free up rabbit for iso building

Revision 3367 - Directory Listing
Modified Fri Oct 25 10:21:23 2013 UTC (10 years, 6 months ago) by boklm
rsyncd.conf: Fix typo in previous commit

Revision 3366 - Directory Listing
Modified Fri Oct 25 10:08:12 2013 UTC (10 years, 6 months ago) by boklm
Add rsync access to packages svn repository for lissyx

lissyx is working on a PhD thesis which involves some study of Mageia
releases. In order to do that he needs to do a lot of svn requests on
all packages. To avoid loading our server with those requests, I
proposed him to download a full copy of the svn repository, so he can do
the requests locally without loading our server.

Revision 3365 - Directory Listing
Modified Fri Oct 25 09:48:19 2013 UTC (10 years, 6 months ago) by boklm
rsyncd.conf: fix indentation of some lines

Revision 3364 - Directory Listing
Added Tue Oct 22 10:38:42 2013 UTC (10 years, 6 months ago) by pterjan
Add an Age report for packages which didn't pass the mass rebuild


  ViewVC Help
Powered by ViewVC 1.1.30