Timeline


and

05/24/12:

10:54 Changeset [1595] by bruno
- pb_system is back to 3 params, as the previously undocumented "mayfail" …
03:41 Changeset [1594] by bruno
- Fix a bug in VE context around the chown part (no quotes without the …
01:49 Changeset [1593] by bruno
- Fix mageia 1 VE creation support
01:48 Changeset [1592] by bruno
- Fix another bug in pb_check_req on the default value used with a || …
01:07 Changeset [1591] by bruno
- Adds entry for mageia 2
01:05 Changeset [1590] by bruno
- more pbtest content passes now. We're building the VE and afio locally …
00:53 Changeset [1589] by bruno
- Fix a typo where bash-e was called instead of bash -e
00:35 Changeset [1588] by bruno
- Use pb_cjeck_req for all commands called in the VE for its setup, so it …
00:13 Changeset [1587] by bruno
- pbtest goes much further now, even if it doesn't run fully without …
00:13 Changeset [1586] by bruno
- Adds support for the PBVCSOPT env var to pass cli options to the VCS …
00:12 Changeset [1585] by bruno
- Fix pb_syntax, where a call with an exit of 0 was seen as false and thus …
00:10 Changeset [1584] by bruno
- Move PBPROJ env var setuo from Env.pm to Conf.pm to have it earlier …
00:07 Changeset [1583] by bruno
- option -h can now be passed multiple times. one provides synopsis, two …

05/23/12:

16:00 Changeset [1582] by bruno
Adding pbcl for afio
15:51 Changeset [1581] by bruno
Adding pbcl for afio
15:50 Changeset [1580] by bruno
Adding pbcl for afio
15:39 Changeset [1579] by bruno
Adding pbcl for afio
14:37 Changeset [1578] by bruno
Adding pbcl for afio
14:33 Changeset [1577] by bruno
Adding pbcl for afio
13:29 Changeset [1576] by bruno
Add support of the PBVCSOPT environment variable to pass options to the …
13:23 Changeset [1575] by bruno
- pbtest again improved. Trying to get svn ci to work without password …
13:13 Changeset [1574] by bruno
Adding pbcl for afio
11:13 Changeset [1573] by bruno
Adding pbcl for afio
09:47 Changeset [1572] by bruno
Adding pbcl for afio
03:25 Changeset [1571] by bruno
- Still improving pbtest
03:21 Changeset [1570] by bruno
Adding pbcl for afio
03:19 Changeset [1569] by bruno
Adding pbcl for afio
03:17 Changeset [1568] by bruno
Adding pbcl for afio
03:13 Changeset [1567] by bruno
Adding pbcl for afio
03:03 Changeset [1566] by bruno
Adding pbcl for afio
02:49 Changeset [1565] by bruno
- Develop more the test script. Only VM and RM tests to be considered

05/22/12:

17:42 Ticket #116 (/var/cache hiddenly used as pbdefdir) created by bruno
If pbdefdir is not set up in the conf file, /avr/cache is used instead in …
17:41 Ticket #115 (Reserve /etc/pb/pb.conf for user modifiable conf data) created by bruno
Reserve /etc/pb/pb.conf for user modifiable conf data and pace static data …
11:46 Changeset [1564] by bruno
- Fix typo n rpmbootstrap preventing it to run - Fix the detection of …
10:16 Changeset [1563] by bruno
- Fix an error with pontential undef fields
03:29 Changeset [1562] by bruno
- Changelogs updated for 0.12.1 delivery

05/21/12:

22:53 Changeset [1561] by bruno
- pb: For deb, preserve the uncompressed package and release bits, …
04:12 Ticket #109 (Provide a way to stop pb execution on error) closed by bruno
fixed: As of revision [1560] this has been developped by Eric in the project.
04:09 WikiStart edited by bruno
(diff)
04:06 Changeset [1560] by bruno
-pb project: Add Copyrights specified by HP Open Source Review Board (Eric …
04:03 Changeset [1559] by bruno
- pb: Fix deb repo so that we will re-generate package information for all …
03:56 Changeset [1558] by bruno
- pb: [BUGFIX] added code assumed it had Parallel::ForkManager? package. …
03:48 Changeset [1557] by bruno
- pb: Don't create a repomd.xml.key symlink if the pubkey is empty. …
03:46 Changeset [1556] by bruno
pb: Use new pbgpgcheck option to control whether we enable gpgcheck in the …
03:35 Changeset [1555] by bruno
- pb: improve documentation on the project.pb entries. Use new …
03:19 Changeset [1554] by bruno
- pb: Update documentation, the newproj docs were missing an important …
03:06 Changeset [1553] by bruno
- pb: log when we start and finish the build, that's an important state. …
02:57 Changeset [1552] by bruno
- pb: log when we start and finish the build, that's an important state. …
02:41 Changeset [1551] by bruno
- pbdistrocheck: remove hack to have common library path and static ref to …
02:32 Changeset [1550] by bruno
- pb: import cluck (for debugging, not in active use). Add the "all ok" …
02:17 Changeset [1549] by bruno
- pb: Improve build2pkg documentation so It can be referenced in build2ve. …
01:44 Changeset [1548] by bruno
- pb: Improve error message when building but config isn't present. Pass …

05/18/12:

03:25 Changeset [1547] by bruno
- Add the shorewall plugin - cbusterize now uses only Net::SSH2 and …

05/16/12:

14:42 Changeset [1546] by bruno
- pb: Error out if the target configuration directory isn't present. The …

05/14/12:

04:13 Changeset [1545] by bruno
- pb: Add in better documentation for setupve, and add documentation for …
03:59 Changeset [1544] by bruno
Document ossueminorrel
02:54 Changeset [1543] by bruno
- setupve|m does not require a cms2 command earlier now.
02:53 Changeset [1542] by bruno
- pb: Add documentation for newve and setupve; fix bug in build2pkg …
02:41 Changeset [1541] by bruno
- pb: Update to make the port and login optional config entries. Add more …

05/13/12:

13:03 Changeset [1540] by bruno
- vmmonport is now optional - vmmem is also now really optional (wasn't …
12:21 Changeset [1539] by bruno
- checking packages is allowed to fail - Fix syntax error introduced by a …
12:06 Changeset [1538] by bruno
- Use more confess instead of die in Conf.pm to debug a calling issue
12:00 NetPerfExample edited by bruno
typo (thanks to Eric Anderson) (diff)
11:55 Changeset [1537] by bruno
- pb: Set pb_stop_on_error, add option to continue through errors. Add …
11:41 Changeset [1536] by bruno
- Improve git support for pb_vcs_get_uri (Eric Anderson) as for the …
11:39 Changeset [1535] by bruno
- Add git support in pb_vcs_up, pb_vcs_checkin and pb_vcs_add
04:44 Changeset [1534] by bruno
rpmbootstrap: Add Copyrights specified by HP Open Source Review Board …
04:42 Changeset [1533] by bruno
- rpmbootstrap: If we have a proxy defined, write it into …
04:30 Changeset [1532] by bruno
- rpmbootstrap: Improve error message, include why the download failed …
04:27 Changeset [1531] by bruno
rpmbootstrap: Add support for stop-on-error. Expand out VE paths. Error …

05/12/12:

03:36 Changeset [1530] by bruno
- ossueminorrel option now initialized first, and correectly. Removes …
03:10 Changeset [1529] by bruno
- Fix a typo introduced when adding the pbuseminorrel option
03:08 Changeset [1528] by bruno
- Add Copyrights specified by HP Open Source Review Board (Eric Anderson) …
02:54 Changeset [1527] by bruno
- VE.pm: Verify that the proxy variables are passed through if we are …
02:41 Changeset [1526] by bruno
- Document pbgpgcheck option. (Eric Anderson) - Generate example of the 2 …
02:35 Changeset [1525] by bruno
- pb.conf: ospkgdep has changed for debian, er-sort general to specific. …
02:26 Changeset [1524] by bruno
- Distribution.pm: check that package was installed failed because package …
02:22 Changeset [1523] by bruno
- pb.conf: Add scilinux to list of OS's. Add case where centos versioning …
01:47 Changeset [1522] by bruno
pb.conf: dependency on perl-Date-Manip in project-builder means that the …
01:46 Changeset [1521] by bruno
- pb.conf: add auto-agree-with-licenses for opensuse, other failures on …
01:30 Changeset [1520] by bruno
- Fix an error introduced when isolating the new pb_distro_compare_repo …
01:02 Changeset [1519] by bruno
- pb.conf: Add support for centos-6: new osrelfile, add initial …
00:47 Changeset [1518] by bruno
- Base.pm: Don't display the error message if failure is ok. Simplify …

05/10/12:

18:07 Changeset [1517] by bruno
r4765@localhost: bruno | 2012-05-10 17:08:00 +0200 - pb.conf: centos-5.6 …
18:07 Changeset [1516] by bruno
r4764@localhost: bruno | 2012-05-10 15:13:10 +0200 - Distribution.pm: …
12:47 Changeset [1515] by bruno
r4760@localhost: bruno | 2012-05-10 11:48:21 +0200 - pb.conf: sudo does …
12:47 Changeset [1514] by bruno
r4759@localhost: bruno | 2012-05-10 11:12:46 +0200 Distribution.pm: …
12:47 Changeset [1513] by bruno
r4758@localhost: bruno | 2012-05-10 10:49:36 +0200 Base.pm: Add a …
00:41 Changeset [1512] by bruno
- PUSK is now a separate project and can be followed at …

05/09/12:

04:13 Changeset [1511] by bruno
- Fix again the call to pb_conf_init inside VM as " were missing
04:12 Changeset [1510] by bruno
- Add build for Ubuntu 12.04 (dual archs) VMs
04:10 Changeset [1509] by bruno
- Fix a build bug with the new prefix variable in pb-module. Only use if …
03:38 Changeset [1508] by bruno
- pb.conf.pod: expand documentation a bit more. (Eric Anderson from …
03:33 Changeset [1507] by bruno
- pb.conf: installing project-builder requires --force-yes since the keys …
02:46 Changeset [1506] by bruno
- Base.pm: add pb_path_expand to do the path expansion for config values. …
02:20 Changeset [1505] by bruno
- Base.pm: use Carp and Cwd so we can give better error messages. Use new …
01:48 Changeset [1504] by bruno
- Avoid error msg in log when uri is undef in pb_get_uri (Eric Anderson …
01:45 Changeset [1503] by bruno
- Add possibility to use a PREFIX variable for Makefie.PL for pb-module …

05/08/12:

04:22 Changeset [1502] by bruno
- reverting backto rev [1497], before trying to do the git integration
04:12 Changeset [1501] by bruno
now with really fixing makefile.pl
04:12 Changeset [1500] by bruno
project-builder-r1426
04:12 Changeset [1499] by bruno
Fix Makefile.PL to respect PREFIX, add BUGS file for misc non-code bugs.
04:12 Changeset [1498] by bruno
Adding a prefix entry in Makefile.PL (Eric Anderson)
03:50 Changeset [1497] by bruno
- Fix support page to reference pb trac and not mr trac ! (Eric Anderson)

05/07/12:

17:33 Changeset [1496] by bruno
- Adding PUSK presentation - Adding pb website conf
04:44 Changeset [1495] by bruno
r4735@localhost: bruno | 2012-05-07 03:46:39 +0200 - Conf.pm largely …

04/30/12:

02:58 Changeset [1494] by bruno
- Add support for cbplugindirsandfiles. This param provides support for …
02:56 Changeset [1493] by bruno
- Fix the previous improvement by using really a list as second parameter
02:48 Changeset [1492] by bruno
- pb_vcs_add and pb_vcs_up now support a list of dirs/files as second …

04/29/12:

19:20 Changeset [1491] by bruno
- Improve cb dependencies for rpm
19:19 Changeset [1490] by bruno
- Fixes in cb to make it work in debug mode at least with package dhcpd.
03:58 Changeset [1489] by bruno
- Fix syntac erros in previous verion of cb. Ready for first level of test
03:26 Changeset [1488] by bruno
- Add licenses references for md2mb and disclaimer

04/28/12:

00:36 Changeset [1487] by bruno
- Fix Plugin.pm for caspar structure management (don't use tables but …

04/25/12:

01:47 Changeset [1486] by bruno
- pb_mkdir_p now returns the return value of mkpath - Do not point onto …

04/23/12:

11:04 Changeset [1485] by bruno
- Adds a Plugin module to support plugin management - cbusterize now works …

04/21/12:

01:43 Changeset [1484] by bruno
- Improve web delivery by forcing more open modes for files (644) and dirs …
01:21 Changeset [1483] by bruno
- Fix MondoRescue? build by using the new pb_vcs fundtions instead of the …

04/20/12:

15:35 Changeset [1482] by bruno
- PUSK is licensed under the GPLv2 as of now

04/19/12:

01:29 Ticket #112 (newproj doesn't use the version correctly) closed by bruno
worksforme: Using option -r for pusk and uuwl projects just worked. So I think this …
01:24 Changeset [1481] by bruno
r4700@localhost: bruno | 2012-04-19 00:37:39 +0200 - Improve requres …
01:12 Changeset [1480] by bruno
r4694@localhost: bruno | 2012-04-19 00:23:38 +0200 - Skip potential …
01:12 Changeset [1479] by bruno
r4693@localhost: bruno | 2012-04-19 00:22:09 +0200 - Remove ppt doc from …
01:12 Changeset [1478] by bruno
r4692@localhost: bruno | 2012-04-19 00:21:45 +0200 First build of RPM …
01:11 Changeset [1477] by bruno
r4691@localhost: bruno | 2012-04-18 23:58:52 +0200 - Improve pusk build …
01:11 Changeset [1476] by bruno
r4689@localhost: bruno | 2012-04-18 23:50:55 +0200 - First successful …

04/18/12:

19:16 Changeset [1475] by bruno
- Adding UUWL build infrastructure
18:37 Changeset [1474] by bruno
- Remove useless uuwl dir coming from a previous try
18:34 Changeset [1473] by bruno
Project uuwl creation
18:29 Changeset [1472] by bruno
Project uuwl creation

04/17/12:

19:08 Changeset [1471] by bruno
Project pusk creation

04/16/12:

04:04 Changeset [1470] by bruno
- Improve again cbusterize with more usage of pb functions, including VCS …
03:43 Changeset [1469] by bruno
- Split CMS functions in 2 parts, one lowlevel reusable outside of pb in …
03:05 WikiStart edited by bruno
(diff)
02:46 Changeset [1468] by bruno
- Still working to have a first cbusterize version working
01:47 Changeset [1467] by bruno
- First import of the new CasparBuster? pbconf content
01:47 Changeset [1466] by bruno
- First import of the CasparBuster? new project

04/15/12:

20:04 Changeset [1465] by bruno
- Fix a minor POD error
19:54 Changeset [1464] by bruno
- Fix a remaining issue with extdir in newproj, which wasn't using it
18:50 Changeset [1463] by bruno
Project casparbuster creation

04/13/12:

17:03 Changeset [1462] by bruno
- Official project name is now PUSK (ProLiant? Setup USB Key)

04/11/12:

20:48 Changeset [1461] by bruno
- Fix missing usage of extdir for Web delivery in case of test versions.

04/07/12:

02:33 Changeset [1460] by bruno
- Prepare support for os-release coming from systemd
02:23 WikiStart edited by bruno
(diff)

04/06/12:

14:47 Changeset [1459] by bruno
- Fix an error with extdir attribute management when dealing with non-test …
11:08 Changeset [1458] by ebaudrez
make $touch 1 by default
11:08 Changeset [1457] by ebaudrez
improve error reporting when oldroot or profile cannot be determined …
11:08 Changeset [1456] by ebaudrez
bugfix: --cmd should take an argument
11:08 Changeset [1455] by ebaudrez
remove one warning about interpolating an undefined quantity
11:08 Changeset [1454] by ebaudrez
minor tweaks to command-line option processing $debug is now an …
11:08 Changeset [1453] by ebaudrez
rectify a mistake concerning formail/procmail The program erroneously …
03:45 Changeset [1452] by bruno
- Fedora 4 and 5 also use sha1 as checksum mecaniss (some people seems to …

04/05/12:

11:09 WikiStart edited by bruno
(diff)

04/04/12:

17:14 Changeset [1451] by ebaudrez
create empty files for subdirs Subfolders in KMail lead to directories …
17:14 Changeset [1450] by ebaudrez
turned $nrfile into a command-line option as well
17:14 Changeset [1449] by ebaudrez
do not hardcode $newroot $newroot is composed of two elements: the …
17:14 Changeset [1448] by ebaudrez
improvements to handling of $oldroot Try to determine $oldroot …
17:14 Changeset [1447] by ebaudrez
use either formail' or procmail' Use either of those programs to …
17:14 Changeset [1446] by ebaudrez
`verbose' mode is really debug mode Remove the command-line flag `-v' …
17:14 Changeset [1445] by ebaudrez
started using POD documentation

03/29/12:

01:50 Changeset [1444] by bruno
r4601@localhost: bruno | 2012-03-29 01:10:45 +0200 - Use extdir for test …

03/27/12:

14:45 Changeset [1443] by bruno
- Env.pm now generates also template files with extdir
14:44 Changeset [1442] by bruno
- Addes extdir to the filtering system as now mandatory in pb.
13:09 Changeset [1441] by bruno
- Next Mondorescue version will be 3.0.2
12:27 Changeset [1440] by bruno
- Improves website display for tables using 100% size and not 70% - …

03/22/12:

19:32 Changeset [1439] by bruno
- Fix a bug in the Summary macro for mindi-busybox (S was missing)
03:37 Changeset [1438] by bruno
- Adding PUSK doc (Jean-Marc André)
02:24 Changeset [1437] by bruno
-Use the more generic ILO prefix for variables
02:03 Changeset [1436] by bruno
- Upload the 0.9.6 version of the PUSK (ProLiant? USB Setup Key)

03/20/12:

02:27 Changeset [1435] by bruno
r4580@cabanilles: bruno | 2012-03-20 01:56:46 +0100 - Adds Ubuntu 12.04 …

03/18/12:

17:07 Changeset [1434] by bruno
r4577@localhost: bruno | 2012-03-18 16:37:37 +0100 - Fix a syntex bug in …

03/17/12:

04:13 Changeset [1433] by bruno
r4570@cabanilles: bruno | 2012-03-15 14:21:23 +0100 - Improve return …

03/14/12:

02:04 Ticket #99 (test version should use the real name of tar files) closed by bruno
fixed: rev [1432] is fixing the usage of correct tar file names for test versions …

03/12/12:

22:24 Changeset [1432] by bruno
r4556@localhost: bruno | 2012-03-08 22:31:12 +0100 - Adds a new extdir …
22:24 Changeset [1431] by bruno
r4555@localhost: bruno | 2012-03-06 10:33:35 +0100 - pbmkbm requires …

02/26/12:

13:01 Changeset [1430] by bruno
- Announce of mondorescue 3.0.1 (Note that the previous commit of the …
13:00 Changeset [1429] by bruno
- Fix rpmbootstrap to support sites with multiple href in their page …
12:03 Changeset [1428] by bruno
- update opensuse mirror as kernel.org is not up to date
11:54 Changeset [1427] by bruno
- Add more VM to build - Rename suse-11 in opensuse as well as 10.3

02/25/12:

04:07 Changeset [1426] by bruno
- Fix an earlier bug introduced on sudoers update
03:43 Changeset [1425] by bruno
- Adds a new -k option to kep some temporary files for debug purposes - …
02:23 Changeset [1424] by bruno
- use more pb_rm_rf function instead of calling pb_system rm -rf - Fix …
02:04 Changeset [1423] by bruno
- Also adds the debcompat fix for debian 3.1 for mondorescue 3.0.1
00:53 Changeset [1422] by bruno
- Adds a filter for Debian 3.1 build as debhelper needs to be 4 not 5 as …

02/24/12:

02:52 Changeset [1421] by bruno
- Improve handling of lack of svn2cl command
02:47 Changeset [1420] by bruno
- Fix 2 bugs in newver with automatic change of version and delivery check …
02:47 Changeset [1419] by bruno
- Cleanup delivery and projver in mondorescue.pb for 3.0.1 delivery
02:37 Changeset [1418] by bruno
- Prepare branch tags/3.0.1 for publication
02:35 Changeset [1417] by bruno
updated to 3.0.1
02:34 Changeset [1416] by bruno
Creation of …
02:33 Changeset [1415] by bruno
- Update date for new mondorescue version delivery
Note: See TracTimeline for information about the timeline view.