source: ProjectBuilder

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1505   12 years Bruno Cornec - Base.pm: use Carp and Cwd so we can give better error messages. Use …
(edit) @1504   12 years Bruno Cornec - Avoid error msg in log when uri is undef in pb_get_uri (Eric …
(edit) @1503   12 years Bruno Cornec - Add possibility to use a PREFIX variable for Makefie.PL for …
(edit) @1502   12 years Bruno Cornec - reverting backto rev [1497], before trying to do the git integration
(edit) @1501   12 years Bruno Cornec now with really fixing makefile.pl
(edit) @1500   12 years Bruno Cornec project-builder-r1426
(edit) @1499   12 years Bruno Cornec Fix Makefile.PL to respect PREFIX, add BUGS file for misc non-code bugs.
(edit) @1498   12 years Bruno Cornec Adding a prefix entry in Makefile.PL (Eric Anderson)
(edit) @1497   12 years Bruno Cornec - Fix support page to reference pb trac and not mr trac ! (Eric Anderson)
(edit) @1496   12 years Bruno Cornec - Adding PUSK presentation - Adding pb website conf
(edit) @1495   12 years Bruno Cornec r4735@localhost: bruno | 2012-05-07 03:46:39 +0200 - Conf.pm largely …
(edit) @1494   12 years Bruno Cornec - Add support for cbplugindirsandfiles. This param provides support …
(edit) @1493   12 years Bruno Cornec - Fix the previous improvement by using really a list as second parameter
(edit) @1492   12 years Bruno Cornec - pb_vcs_add and pb_vcs_up now support a list of dirs/files as second …
(edit) @1491   12 years Bruno Cornec - Improve cb dependencies for rpm
(edit) @1490   12 years Bruno Cornec - Fixes in cb to make it work in debug mode at least with package dhcpd.
(edit) @1489   12 years Bruno Cornec - Fix syntac erros in previous verion of cb. Ready for first level of test
(edit) @1488   12 years Bruno Cornec - Add licenses references for md2mb and disclaimer
(edit) @1487   12 years Bruno Cornec - Fix Plugin.pm for caspar structure management (don't use tables but …
(edit) @1486   12 years Bruno Cornec - pb_mkdir_p now returns the return value of mkpath - Do not point …
(edit) @1485   12 years Bruno Cornec - Adds a Plugin module to support plugin management - cbusterize now …
(edit) @1484   12 years Bruno Cornec - Improve web delivery by forcing more open modes for files (644) and …
(edit) @1483   12 years Bruno Cornec - Fix MondoRescue build by using the new pb_vcs fundtions instead of …
(edit) @1482   12 years Bruno Cornec - PUSK is licensed under the GPLv2 as of now
(edit) @1481   12 years Bruno Cornec r4700@localhost: bruno | 2012-04-19 00:37:39 +0200 - Improve requres …
(edit) @1480   12 years Bruno Cornec r4694@localhost: bruno | 2012-04-19 00:23:38 +0200 - Skip potential …
(edit) @1479   12 years Bruno Cornec r4693@localhost: bruno | 2012-04-19 00:22:09 +0200 - Remove ppt doc …
(edit) @1478   12 years Bruno Cornec r4692@localhost: bruno | 2012-04-19 00:21:45 +0200 First build of …
(edit) @1477   12 years Bruno Cornec r4691@localhost: bruno | 2012-04-18 23:58:52 +0200 - Improve pusk …
(edit) @1476   12 years Bruno Cornec r4689@localhost: bruno | 2012-04-18 23:50:55 +0200 - First …
(edit) @1475   12 years Bruno Cornec - Adding UUWL build infrastructure
(edit) @1474   12 years Bruno Cornec - Remove useless uuwl dir coming from a previous try
(edit) @1473   12 years Bruno Cornec Project uuwl creation
(edit) @1472   12 years Bruno Cornec Project uuwl creation
(edit) @1471   12 years Bruno Cornec Project pusk creation
(edit) @1470   12 years Bruno Cornec - Improve again cbusterize with more usage of pb functions, including …
(edit) @1469   12 years Bruno Cornec - Split CMS functions in 2 parts, one lowlevel reusable outside of pb …
(edit) @1468   12 years Bruno Cornec - Still working to have a first cbusterize version working
(edit) @1467   12 years Bruno Cornec - First import of the new CasparBuster pbconf content
(edit) @1466   12 years Bruno Cornec - First import of the CasparBuster new project
(edit) @1465   12 years Bruno Cornec - Fix a minor POD error
(edit) @1464   12 years Bruno Cornec - Fix a remaining issue with extdir in newproj, which wasn't using it
(edit) @1463   12 years Bruno Cornec Project casparbuster creation
(edit) @1462   12 years Bruno Cornec - Official project name is now PUSK (ProLiant Setup USB Key)
(edit) @1461   12 years Bruno Cornec - Fix missing usage of extdir for Web delivery in case of test versions.
(edit) @1460   12 years Bruno Cornec - Prepare support for os-release coming from systemd
(edit) @1459   12 years Bruno Cornec - Fix an error with extdir attribute management when dealing with …
(edit) @1458   12 years ebaudrez make $touch 1 by default
(edit) @1457   12 years ebaudrez improve error reporting when oldroot or profile cannot be determined …
(edit) @1456   12 years ebaudrez bugfix: --cmd should take an argument
(edit) @1455   12 years ebaudrez remove one warning about interpolating an undefined quantity
(edit) @1454   12 years ebaudrez minor tweaks to command-line option processing $debug is now an …
(edit) @1453   12 years ebaudrez rectify a mistake concerning formail/procmail The program erroneously …
(edit) @1452   12 years Bruno Cornec - Fedora 4 and 5 also use sha1 as checksum mecaniss (some people seems …
(edit) @1451   12 years ebaudrez create empty files for subdirs Subfolders in KMail lead to …
(edit) @1450   12 years ebaudrez turned $nrfile into a command-line option as well
(edit) @1449   12 years ebaudrez do not hardcode $newroot $newroot is composed of two elements: the …
(edit) @1448   12 years ebaudrez improvements to handling of $oldroot Try to determine $oldroot …
(edit) @1447   12 years ebaudrez use either formail' or procmail' Use either of those programs to …
(edit) @1446   12 years ebaudrez `verbose' mode is really debug mode Remove the command-line flag `-v' …
(edit) @1445   12 years ebaudrez started using POD documentation
(edit) @1444   12 years Bruno Cornec r4601@localhost: bruno | 2012-03-29 01:10:45 +0200 - Use extdir for …
(edit) @1443   12 years Bruno Cornec - Env.pm now generates also template files with extdir
(edit) @1442   12 years Bruno Cornec - Addes extdir to the filtering system as now mandatory in pb.
(edit) @1441   12 years Bruno Cornec - Next Mondorescue version will be 3.0.2
(edit) @1440   12 years Bruno Cornec - Improves website display for tables using 100% size and not 70% - …
(edit) @1439   12 years Bruno Cornec - Fix a bug in the Summary macro for mindi-busybox (S was missing)
(edit) @1438   12 years Bruno Cornec - Adding PUSK doc (Jean-Marc André)
(edit) @1437   12 years Bruno Cornec -Use the more generic ILO prefix for variables
(edit) @1436   12 years Bruno Cornec - Upload the 0.9.6 version of the PUSK (ProLiant USB Setup Key)
(edit) @1435   12 years Bruno Cornec r4580@cabanilles: bruno | 2012-03-20 01:56:46 +0100 - Adds Ubuntu …
(edit) @1434   12 years Bruno Cornec r4577@localhost: bruno | 2012-03-18 16:37:37 +0100 - Fix a syntex …
(edit) @1433   12 years Bruno Cornec r4570@cabanilles: bruno | 2012-03-15 14:21:23 +0100 - Improve return …
(edit) @1432   12 years Bruno Cornec r4556@localhost: bruno | 2012-03-08 22:31:12 +0100 - Adds a new …
(edit) @1431   12 years Bruno Cornec r4555@localhost: bruno | 2012-03-06 10:33:35 +0100 - pbmkbm requires …
(edit) @1430   12 years Bruno Cornec - Announce of mondorescue 3.0.1 (Note that the previous commit of the …
(edit) @1429   12 years Bruno Cornec - Fix rpmbootstrap to support sites with multiple href in their page …
(edit) @1428   12 years Bruno Cornec - update opensuse mirror as kernel.org is not up to date
(edit) @1427   12 years Bruno Cornec - Add more VM to build - Rename suse-11 in opensuse as well as 10.3
(edit) @1426   12 years Bruno Cornec - Fix an earlier bug introduced on sudoers update
(edit) @1425   12 years Bruno Cornec - Adds a new -k option to kep some temporary files for debug purposes …
(edit) @1424   12 years Bruno Cornec - use more pb_rm_rf function instead of calling pb_system rm -rf - Fix …
(edit) @1423   12 years Bruno Cornec - Also adds the debcompat fix for debian 3.1 for mondorescue 3.0.1
(edit) @1422   12 years Bruno Cornec - Adds a filter for Debian 3.1 build as debhelper needs to be 4 not 5 …
(edit) @1421   12 years Bruno Cornec - Improve handling of lack of svn2cl command
(edit) @1420   12 years Bruno Cornec - Fix 2 bugs in newver with automatic change of version and delivery …
(edit) @1419   12 years Bruno Cornec - Cleanup delivery and projver in mondorescue.pb for 3.0.1 delivery
(edit) @1418   12 years Bruno Cornec - Prepare branch tags/3.0.1 for publication
(edit) @1417   12 years Bruno Cornec updated to 3.0.1
(edit) @1416   12 years Bruno Cornec Creation of …
(edit) @1415   12 years Bruno Cornec - Update date for new mondorescue version delivery
(edit) @1414   12 years Bruno Cornec r4400@localhost: bruno | 2012-02-21 13:15:45 +0100 - Start adding …
(edit) @1413   12 years Bruno Cornec r4399@localhost: bruno | 2012-02-20 20:47:28 +0100 - Start coding …
(edit) @1412   12 years Bruno Cornec - In case formail is not found suggest to install procmail.
(edit) @1411   12 years Bruno Cornec - Backport of MondoRescue tag 3.0.0 build fixes (Mandriva macro for …
(edit) @1410   12 years Bruno Cornec - Prepare MondoRescue 3.0.1
(edit) @1409   12 years Bruno Cornec - Fix #585 bug in the Mondorescue project …
(edit) @1408   12 years Bruno Cornec r4511@cabanilles: bruno | 2012-02-06 09:29:48 +0100 - New sync point …
(edit) @1407   12 years Bruno Cornec r4510@cabanilles: bruno | 2012-02-05 01:14:35 +0100 - Demo review …
(edit) @1406   12 years Bruno Cornec r4509@cabanilles: bruno | 2012-02-05 01:14:06 +0100 - Removes first …
Note: See TracRevisionLog for help on using the revision log.