/[adm]/puppet/modules/buildsystem
ViewVC logotype

Log of /puppet/modules/buildsystem

View Directory Listing Directory Listing


Sticky Revision:


Revision 2199 - Directory Listing
Modified Sun Jan 8 20:24:58 2012 UTC (12 years, 3 months ago) by misc
add defaults values for user created by puppet, to remove duplication

Revision 2192 - Directory Listing
Modified Sun Jan 8 18:04:14 2012 UTC (12 years, 3 months ago) by misc
fix error in the path ( ie, no 's' )


Revision 2191 - Directory Listing
Modified Sun Jan 8 17:39:08 2012 UTC (12 years, 3 months ago) by misc
split binrepos in its own file

Revision 2190 - Directory Listing
Modified Sun Jan 8 17:39:06 2012 UTC (12 years, 3 months ago) by misc
refactoring and removing values already set by default

Revision 2189 - Directory Listing
Modified Sun Jan 8 17:09:21 2012 UTC (12 years, 3 months ago) by misc
no need for a variable since this is used only once in a script

Revision 2188 - Directory Listing
Modified Sun Jan 8 17:09:20 2012 UTC (12 years, 3 months ago) by misc
removed unused script

Revision 2187 - Directory Listing
Modified Sun Jan 8 16:58:19 2012 UTC (12 years, 3 months ago) by misc
fix typo causing puppet no longer being usable

Revision 2186 - Directory Listing
Modified Sun Jan 8 16:58:17 2012 UTC (12 years, 3 months ago) by misc
move iurt config in a subdirectory

Revision 2185 - Directory Listing
Modified Sun Jan 8 16:44:38 2012 UTC (12 years, 3 months ago) by misc
fix undefined user in youri config

Revision 2184 - Directory Listing
Modified Sun Jan 8 16:44:37 2012 UTC (12 years, 3 months ago) by misc
split iurt in a submodule

Revision 2183 - Directory Listing
Modified Sun Jan 8 16:44:35 2012 UTC (12 years, 3 months ago) by misc
do not let the configuration of iurt to be writable by itself
( since that's useless, and could cause trouble ( especially
since the configuration is executed by iurt and others )

Revision 2182 - Directory Listing
Modified Sun Jan 8 15:51:42 2012 UTC (12 years, 3 months ago) by misc
refactor local_script declaration

Revision 2181 - Directory Listing
Modified Sun Jan 8 15:51:40 2012 UTC (12 years, 3 months ago) by misc
do not use a prefix for the variable ( not needed since we placed it in its own submobule )

Revision 2180 - Directory Listing
Modified Sun Jan 8 15:51:39 2012 UTC (12 years, 3 months ago) by misc
remove values already set by default

Revision 2179 - Directory Listing
Modified Sun Jan 8 15:51:37 2012 UTC (12 years, 3 months ago) by misc
move variable near the only file that use it, ease future refactoring

Revision 2178 - Directory Listing
Modified Sun Jan 8 15:20:29 2012 UTC (12 years, 3 months ago) by misc
remove unused variable

Revision 2177 - Directory Listing
Modified Sun Jan 8 15:20:28 2012 UTC (12 years, 3 months ago) by misc
refactoring local_script declaration

Revision 2176 - Directory Listing
Modified Sun Jan 8 15:20:26 2012 UTC (12 years, 3 months ago) by misc
refactor iurt_config declaration

Revision 2175 - Directory Listing
Modified Sun Jan 8 15:10:01 2012 UTC (12 years, 3 months ago) by misc
more refactoring

Revision 2174 - Directory Listing
Modified Sun Jan 8 15:09:59 2012 UTC (12 years, 3 months ago) by misc
add some more cleaning

Revision 2173 - Directory Listing
Modified Sun Jan 8 14:58:36 2012 UTC (12 years, 3 months ago) by misc
fix previous refactoring, with s/,/;/

Revision 2172 - Directory Listing
Modified Sun Jan 8 14:58:34 2012 UTC (12 years, 3 months ago) by misc
merge ssh::auth::server declaration

Revision 2171 - Directory Listing
Modified Sun Jan 8 14:52:07 2012 UTC (12 years, 3 months ago) by misc
refactor media.cfg declaration

Revision 2170 - Directory Listing
Modified Sun Jan 8 14:47:12 2012 UTC (12 years, 3 months ago) by misc
merge the 2 declarations of local_script

Revision 2169 - Directory Listing
Modified Sun Jan 8 14:47:10 2012 UTC (12 years, 3 months ago) by misc
merge the 2 declarations of directory ( ordering is automatic )

Revision 2168 - Directory Listing
Modified Sun Jan 8 14:47:09 2012 UTC (12 years, 3 months ago) by misc
more refactoring, and some documentation

Revision 2167 - Directory Listing
Modified Sun Jan 8 14:47:07 2012 UTC (12 years, 3 months ago) by misc
remove redundant declaration

Revision 2166 - Directory Listing
Modified Sun Jan 8 14:47:05 2012 UTC (12 years, 3 months ago) by misc
simplify the manifests, by removing redundant declaration

Revision 2165 - Directory Listing
Modified Sun Jan 8 14:47:03 2012 UTC (12 years, 3 months ago) by misc
run the dispatch job every minutes, ( ie, no need to wait 1 minute for nothing )

Revision 2164 - Directory Listing
Modified Sun Jan 8 14:47:00 2012 UTC (12 years, 3 months ago) by misc
small refactoring of binrepos module

Revision 2163 - Directory Listing
Modified Sun Jan 8 13:45:13 2012 UTC (12 years, 3 months ago) by misc
add the missing script to sign packages ( was before unversionned in /usr/bin )

Revision 2162 - Directory Listing
Modified Sun Jan 8 13:45:11 2012 UTC (12 years, 3 months ago) by misc
do not prefix login with signbot_, clearer this way

Revision 2161 - Directory Listing
Modified Sun Jan 8 13:45:09 2012 UTC (12 years, 3 months ago) by misc
do not prefix variable with sign_, no longer needed, and various cleaning
due to values already set by default

Revision 2160 - Directory Listing
Modified Sun Jan 8 13:45:06 2012 UTC (12 years, 3 months ago) by misc
clean default values

Revision 2159 - Directory Listing
Modified Sun Jan 8 13:45:04 2012 UTC (12 years, 3 months ago) by misc
remove value already set by defaults

Revision 2158 - Directory Listing
Modified Sun Jan 8 13:11:49 2012 UTC (12 years, 3 months ago) by misc
use cp instead of mv, since mv would requires to be able to write in /var/www/bs/data,
and since permission are set to 755, this doesn't work.

Revision 2157 - Directory Listing
Modified Sun Jan 8 13:11:47 2012 UTC (12 years, 3 months ago) by misc
slightly simplify the module, by dropping 1 variable and using local_script

Revision 2156 - Directory Listing
Modified Sun Jan 8 12:54:28 2012 UTC (12 years, 3 months ago) by misc
use the new local_script type to deploy mgacreatehome

Revision 2153 - Directory Listing
Modified Sun Jan 8 12:19:19 2012 UTC (12 years, 3 months ago) by misc
move maintdb templates in a subdirectory

Revision 2151 - Directory Listing
Modified Sun Jan 8 11:20:15 2012 UTC (12 years, 3 months ago) by misc
rename maintdb, to be able to create a subdirectory to hold the template


Revision 2150 - Directory Listing
Modified Sun Jan 8 05:28:44 2012 UTC (12 years, 3 months ago) by tmb
move 'include buildsystem::signbot' before 'include youri_submit' to 'fix class buildsystem::signbot has not been evaluated'

Revision 2149 - Directory Listing
Modified Sun Jan 8 02:16:32 2012 UTC (12 years, 3 months ago) by tmb
set group too for iurt & co

Revision 2146 - Directory Listing
Modified Sun Jan 8 01:00:22 2012 UTC (12 years, 3 months ago) by misc
fixing the default owner of file broke this define, since the user is not explicitely defined, and was set when the user is created

Revision 2145 - Directory Listing
Modified Sun Jan 8 00:48:56 2012 UTC (12 years, 3 months ago) by misc
reapply commit 2142, since it was not the problem in the end

Revision 2144 - Directory Listing
Modified Sun Jan 8 00:44:51 2012 UTC (12 years, 3 months ago) by misc
fix variable that were not correctly renamed

Revision 2143 - Directory Listing
Modified Sun Jan 8 00:39:25 2012 UTC (12 years, 3 months ago) by misc
revert commit 2140 ( since this does not work as i expected after reading source code )

Revision 2142 - Directory Listing
Modified Sat Jan 7 23:44:50 2012 UTC (12 years, 3 months ago) by misc
add the missing cronjob of schedbot, since it was somehow removed
from valstar, thus blocking the BS ( should have been added sooner,
and it may have been removed as side effect of one of my refactoring )

Revision 2141 - Directory Listing
Modified Sat Jan 7 23:28:42 2012 UTC (12 years, 3 months ago) by misc
oops, fix missing rename of variable for templates

Revision 2140 - Directory Listing
Modified Sat Jan 7 23:19:19 2012 UTC (12 years, 3 months ago) by misc
put signbot templates file in a subdirectory ( cleaner to not have
everything in one directory )

Revision 2139 - Directory Listing
Modified Sat Jan 7 23:19:17 2012 UTC (12 years, 3 months ago) by misc
stip maintdb_ prefix from variable, since we no longer need it,
since there is no global variables from base as we longer inherit from
it

Revision 2138 - Directory Listing
Modified Sat Jan 7 23:19:15 2012 UTC (12 years, 3 months ago) by misc
no longer inherit from base ( not needed )

Revision 2137 - Directory Listing
Modified Sat Jan 7 23:19:13 2012 UTC (12 years, 3 months ago) by misc
split maintdb in a separate class, and clean it a little bit

Revision 2136 - Directory Listing
Modified Sat Jan 7 23:19:12 2012 UTC (12 years, 3 months ago) by misc
defaults are now set for all classes in defaults.pp

Revision 2135 - Directory Listing
Modified Sat Jan 7 22:27:04 2012 UTC (12 years, 3 months ago) by misc
use fully qualified name for the variable

Revision 2132 - Directory Listing
Modified Sat Jan 7 22:06:49 2012 UTC (12 years, 3 months ago) by misc
also properly set the permission of the temporary file, noticed by kamil

Revision 2131 - Directory Listing
Modified Sat Jan 7 22:06:47 2012 UTC (12 years, 3 months ago) by misc
refactoring of file

Revision 2130 - Directory Listing
Modified Sat Jan 7 22:06:45 2012 UTC (12 years, 3 months ago) by misc
split signbot from the main module

Revision 2129 - Directory Listing
Modified Sat Jan 7 22:06:44 2012 UTC (12 years, 3 months ago) by misc
more refactoring, by setting default for tidy

Revision 2128 - Directory Listing
Modified Sat Jan 7 22:06:42 2012 UTC (12 years, 3 months ago) by misc
split mgarepo in a separate file

Revision 2127 - Directory Listing
Modified Sat Jan 7 22:06:40 2012 UTC (12 years, 3 months ago) by misc
refactor iurt configuration ( easier to change )

Revision 2120 - Directory Listing
Modified Tue Jan 3 00:43:19 2012 UTC (12 years, 3 months ago) by boklm
use temporary files to update missing-deps files (#2839)

Revision 2119 - Directory Listing
Modified Tue Jan 3 00:40:20 2012 UTC (12 years, 3 months ago) by boklm
use temporary files to update maintdb.txt and unmaintained.txt (#2839)

Revision 2118 - Directory Listing
Modified Mon Jan 2 17:07:08 2012 UTC (12 years, 3 months ago) by pterjan
Set domain to add when sending email to users

Revision 2112 - Directory Listing
Modified Thu Dec 29 12:16:17 2011 UTC (12 years, 3 months ago) by tmb
unpack nonfree boot iso in installer tree

Revision 2111 - Directory Listing
Modified Thu Dec 29 11:47:40 2011 UTC (12 years, 3 months ago) by tmb
disable unpacking installer on Mga1 frozen tree

Revision 2083 - Directory Listing
Modified Mon Nov 7 12:06:55 2011 UTC (12 years, 5 months ago) by misc
partially fix #1456, by blocking upload from noarch with file in /usr/lib64/

Revision 2030 - Directory Listing
Modified Tue Oct 4 17:13:41 2011 UTC (12 years, 6 months ago) by boklm
change permission on maintdb dir

Revision 2029 - Directory Listing
Modified Tue Oct 4 17:02:30 2011 UTC (12 years, 6 months ago) by boklm
add vhost for maintdb

Revision 2025 - Directory Listing
Modified Wed Sep 21 21:08:08 2011 UTC (12 years, 6 months ago) by boklm
strip nobody from unmaintained packages list (as suggested by stormi)

Revision 2024 - Directory Listing
Modified Wed Sep 21 20:52:34 2011 UTC (12 years, 6 months ago) by boklm
remove useless use of cat noticed by tmb

Revision 2023 - Directory Listing
Modified Wed Sep 21 20:44:52 2011 UTC (12 years, 6 months ago) by boklm
make list of unmaintained packages

Revision 2020 - Directory Listing
Modified Wed Sep 21 16:29:12 2011 UTC (12 years, 6 months ago) by boklm
disable markrelease on release 1 for now

Revision 2014 - Directory Listing
Modified Mon Sep 19 11:46:58 2011 UTC (12 years, 7 months ago) by misc
fix missing prefix

Revision 2013 - Directory Listing
Modified Mon Sep 19 11:19:19 2011 UTC (12 years, 7 months ago) by misc
more splitting of modules

Revision 2012 - Directory Listing
Modified Mon Sep 19 11:19:17 2011 UTC (12 years, 7 months ago) by misc
split mgacreatehome in a separate file in a attempt to simplify
the buildsystem module

Revision 1999 - Directory Listing
Modified Thu Sep 8 21:55:54 2011 UTC (12 years, 7 months ago) by misc
fix previous commit, noticed by Anssi

Revision 1998 - Directory Listing
Modified Mon Sep 5 20:39:55 2011 UTC (12 years, 7 months ago) by misc
remove check on lsb keyword, as it may not be mandatory

Revision 1996 - Directory Listing
Modified Thu Sep 1 22:37:00 2011 UTC (12 years, 7 months ago) by misc
add a bunch of check on forbidden file ( like /usr/local/* etc )

Revision 1994 - Directory Listing
Modified Mon Aug 29 21:09:08 2011 UTC (12 years, 7 months ago) by tmb
enable ecosse again, but with only one buildbot as it might have hw problems

Revision 1992 - Directory Listing
Modified Sun Aug 28 15:27:36 2011 UTC (12 years, 7 months ago) by misc
2m is 2 minutes, not 2 months

Revision 1990 - Directory Listing
Modified Sun Aug 28 15:11:41 2011 UTC (12 years, 7 months ago) by misc
work around puppet bug ( https://projects.puppetlabs.com/issues/5221 )

Revision 1989 - Directory Listing
Modified Sun Aug 28 15:08:09 2011 UTC (12 years, 7 months ago) by misc
fix value, 1 is not a valid one

Revision 1988 - Directory Listing
Modified Sun Aug 28 15:06:50 2011 UTC (12 years, 7 months ago) by misc
fix syntax

Revision 1987 - Directory Listing
Modified Sun Aug 28 14:13:59 2011 UTC (12 years, 7 months ago) by misc
clean old build log after 2 months. The tidy job will likely
take several pass to remove everything ( given that jonund is already
using 250g of logs )

Revision 1983 - Directory Listing
Modified Wed Aug 24 13:48:17 2011 UTC (12 years, 7 months ago) by misc
force to have correct spec file name ( shouldn't break much )

Revision 1981 - Directory Listing
Modified Tue Aug 23 15:32:31 2011 UTC (12 years, 7 months ago) by misc
let people from outside of the bs access to our custom rpms

Revision 1980 - Directory Listing
Modified Tue Aug 23 14:32:14 2011 UTC (12 years, 7 months ago) by misc
do not hardcode the domain for binrepos

Revision 1979 - Directory Listing
Modified Tue Aug 23 14:32:13 2011 UTC (12 years, 7 months ago) by misc
do not hardcode the domain name

Revision 1978 - Directory Listing
Modified Tue Aug 23 14:32:12 2011 UTC (12 years, 7 months ago) by misc
make the script aware of 32 bits system and recompilation ( with linux32 )

Revision 1977 - Directory Listing
Modified Tue Aug 23 14:24:00 2011 UTC (12 years, 7 months ago) by misc
take in account 32 bits packages ( for vm at gandi, for vm on my system )

Revision 1964 - Directory Listing
Modified Thu Aug 18 17:52:07 2011 UTC (12 years, 8 months ago) by boklm
send upload notifications to packages-commits ML

Revision 1962 - Directory Listing
Modified Thu Aug 18 16:52:03 2011 UTC (12 years, 8 months ago) by boklm
update create-srpm path

Revision 1961 - Directory Listing
Modified Thu Aug 18 11:15:40 2011 UTC (12 years, 8 months ago) by boklm
add binrepo config in mgarepo.conf

Revision 1960 - Directory Listing
Modified Thu Aug 18 11:12:32 2011 UTC (12 years, 8 months ago) by boklm
install mgarepo.conf

Revision 1953 - Directory Listing
Modified Wed Aug 17 20:30:55 2011 UTC (12 years, 8 months ago) by misc
split the creation of directory, require the upper directory ( as testing show
the order is not garanted )

Revision 1950 - Directory Listing
Modified Wed Aug 17 16:41:21 2011 UTC (12 years, 8 months ago) by misc
fix missing directory creation

Revision 1947 - Directory Listing
Modified Wed Aug 17 16:17:47 2011 UTC (12 years, 8 months ago) by tmb
disable ecosse again for more extensive disk tests

Revision 1944 - Directory Listing
Modified Wed Aug 17 15:07:35 2011 UTC (12 years, 8 months ago) by misc
add require on rpmlint package, since it contain the needed directory

Revision 1942 - Directory Listing
Modified Wed Aug 17 15:07:31 2011 UTC (12 years, 8 months ago) by misc
add proper require, to fix bootstraping

Revision 1938 - Directory Listing
Added Wed Aug 17 09:20:45 2011 UTC (12 years, 8 months ago) by boklm
fix typo in variable name


  ViewVC Help
Powered by ViewVC 1.1.30