source: ProjectBuilder/devel

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1987   9 years Bruno Cornec - Better fix for gentoo generation of symlinks
(edit) @1986   9 years Bruno Cornec - Fix a bug in pb for symlink generation in gentoo subdir of the ftp …
(edit) @1984   9 years Bruno Cornec - Fix perl deps for rhel7/centos7 for new/prep phase
(edit) @1983   9 years Bruno Cornec Update pb demo with docker for RMLL 2015
(edit) @1982   9 years Bruno Cornec Fix an issue with cpio not extracting files if in a dir being a link
(edit) @1981   9 years Bruno Cornec Add support for mageia 5
(edit) @1980   9 years Bruno Cornec Review demo script for RMLL demo
(edit) @1979   9 years Bruno Cornec Review pb+docker pres for RMLL
(edit) @1972   9 years Bruno Cornec Adds debug info to Distribution.pm to catch a dependency analysis …
(edit) @1970   9 years Bruno Cornec Fix again a recursive issue with a file handle
(edit) @1969   9 years Bruno Cornec When searching for amiguous distro files, do not issue error messages …
(edit) @1968   9 years Bruno Cornec Use pb -h instead of pb --version
(edit) @1967   9 years Bruno Cornec - newve now installs deps in container if using an upstream one
(edit) @1966   9 years Bruno Cornec Add the possibility to use an existing docker image for newve with -i …
(edit) @1964   9 years Bruno Cornec - Fix a bug in rpmbootstrap in ace of abbreviated desc on web page. We …
(edit) @1963   9 years Bruno Cornec - Fix pb install support on Debian 8 - Do not setup ssh when creating …
(edit) @1961   9 years Bruno Cornec - Review debian versions and adds info for 8 and 9 name
(edit) @1960   9 years Bruno Cornec - Adds more docker demo script
(edit) @1958   9 years Bruno Cornec - Update copyrights dates notices - Change pb_parallel_launchv …
(edit) @1953   9 years Bruno Cornec - Fix typos in conf file doc - Fix VM package build by using again the …
(edit) @1952   9 years Bruno Cornec - Adds a pb_ssh_setup function used for both VM and RM to setup the …
(edit) @1951   9 years Bruno Cornec - Avoid getting the tags file for ppg/pbvi
(edit) @1943   9 years Bruno Cornec bring back interface for send2target
(edit) @1942   9 years Bruno Cornec - pb works again with VMs (pbaccount is now a ENV var and the script …
(edit) @1938   9 years Bruno Cornec - sles/opensuse now uses zypper by default
(edit) @1927   9 years Bruno Cornec - Fix an error in vpid declaration with a masking effect in a …
(edit) @1926   9 years Bruno Cornec -Improves deb checkssh support again
(edit) @1917   9 years Bruno Cornec - Ubuntu 15.04 is vivid
(edit) @1916   9 years Bruno Cornec - Ubuntu 14.10 is utopic
(edit) @1915   10 years Bruno Cornec - Review demo script for docker
(edit) @1914   10 years Bruno Cornec - Review pb presentation for LinuxCon EMEA
(edit) @1913   10 years Bruno Cornec - Use back /bin/bash (vs /usr/bin/bash as it wasn't available on older …
(edit) @1912   10 years Bruno Cornec - Addition of docker support in pb presentation
(edit) @1911   10 years Bruno Cornec - Purge the container created to build after we get the packages in …
(edit) @1910   10 years Bruno Cornec - build2ve now works for docker containers !! Just on time for …
(edit) @1909   10 years Bruno Cornec - Some improvements for build2ve for docker. Remains to handle the …
(edit) @1908   10 years Bruno Cornec - prepve phase now working
(edit) @1907   10 years Bruno Cornec - Fix some default initializations (|| undef e.g.) - VE.pm doesn't …
(edit) @1906   10 years Bruno Cornec - Add a notion of state for building and a preparation phase separated …
(edit) @1905   10 years Bruno Cornec - pb_conf_write is indeed working and tested now (git error)
(edit) @1904   10 years Bruno Cornec - Add a pb_conf_write function and its test
(edit) @1903   10 years Bruno Cornec - Add entries for osrepo for mageia/mandriva distros to allow setupve …
(edit) @1902   10 years Bruno Cornec - Usage of sudo for docker import to avoid issues in rights
(edit) @1900   10 years Bruno Cornec - Add support for docker phase 1: newve working - Add separate …
(edit) @1899   10 years Bruno Cornec - Adapt Makefile.PL to build pbgetparam now
(edit) @1898   10 years Bruno Cornec pbdistrogetparam -> pbgetparam and fix printing of values now for both …
(edit) @1897   10 years Bruno Cornec - Fix a previous patch on git support for compliance checks which were …
(edit) @1896   10 years Bruno Cornec - Fix PBDIR computation when using git+svn (which is like svn with …
(edit) @1895   10 years Bruno Cornec - Fix pbdistrogetparam in order to also display project related info, …
(edit) @1894   10 years Bruno Cornec - bash is now in the set of basic deps
(edit) @1893   10 years Bruno Cornec - Adapt a patch from Hartmut Goebel h.goebel_at_crazy-compilers.com in …
(edit) @1892   10 years Bruno Cornec - Fix rpmbootstrap to support correctly mageia updates
(edit) @1891   10 years Bruno Cornec - Improve mageia 4 VE support
(edit) @1890   10 years Bruno Cornec - Adjust dependency list for Mageia4 VE
(edit) @1886   10 years Bruno Cornec - Homogeneize the module 2 * pbparallel counter to avoid sync issues. …
(edit) @1885   10 years Bruno Cornec - Create entries fr mga4 rmbootstrap (not tested yet)
(edit) @1879   10 years Bruno Cornec - Do not abort if pb_stop_on_error isn't set in pb_distro_installdeps …
(edit) @1878   10 years Bruno Cornec - Improve deb package build for pb, based on some MondoRescue content …
(edit) @1875   10 years Bruno Cornec - Improve git support for repo creation hopefully - Git build works …
(edit) @1873   10 years Bruno Cornec - Update pres for customer workshop
(edit) @1872   10 years Bruno Cornec - Fix an error msg which shouldn't be printed with a wrong testing on …
(edit) @1870   10 years Bruno Cornec - Fix #129 by creating a new function pb_connect_db managing onnection …
(edit) @1866   10 years Bruno Cornec - If using git, then do not use the version name in the URI cloned as …
(edit) @1861   10 years Bruno Cornec - ocument the need of perl-Data-Dumper (which may be a separate perl …
(edit) @1852   10 years Bruno Cornec - Fix duplicate display error and intermediate RE error as well
(edit) @1851   10 years Bruno Cornec - Fix #128 by removing the initialization to STDOUT of the FD in …
(edit) @1850   10 years Bruno Cornec - Move pb_cms_compliant fundtion into VCS.pm and rename it …
(edit) @1848   10 years Bruno Cornec - Print first pb version before using it in VMs to be sure to use the …
(edit) @1838   10 years Bruno Cornec - Last update for pb demo at LCA
(edit) @1837   10 years Bruno Cornec - With Debian 7 the release number is now part of the version as for …
(edit) @1836   10 years Bruno Cornec - pbshouldn't look for chown locally and call it with the full path in …
(edit) @1835   10 years Bruno Cornec - Update pb presentation for LCA2014 and demo script (wasn't it time ;-)
(edit) @1834   10 years Bruno Cornec - Fix bugs in Distribution.pm preventing debian VM to be setup anymore
(edit) @1820   10 years Bruno Cornec - Adds future Debian 8 and Ubuntu 14.04 codenames
(edit) @1817   10 years Bruno Cornec - Fedora 19 now working and 20 is on track - metalink in yum.conf …
(edit) @1816   10 years Bruno Cornec - Fedora 18 now has a working setupve
(edit) @1815   10 years Bruno Cornec - rbs_mirror_response now also returns the repo found which could be …
(edit) @1814   10 years Bruno Cornec - Fix fedora 18 VE build rpm deps
(edit) @1812   10 years Bruno Cornec - Improve fedora rpmbootstrap VE (still need now correct deps list)
(edit) @1802   10 years Bruno Cornec - Adds mageia 3 VE support - Adds rbsmirrorupd feature - No -s option …
(edit) @1801   10 years Bruno Cornec - Fix PBREVISION computation for git-svn - Export correctly in case of …
(edit) @1800   10 years Bruno Cornec - Start to support git-svn
(edit) @1795   10 years Bruno Cornec - rename function pb_conf_print into pb_distro_conf_print and place it …
(edit) @1792   11 years Bruno Cornec pb_check_ps now returns a list of 2 params systematically so API …
(edit) @1791   11 years Bruno Cornec - improve case where the $tmp variable was ptentially undefined
(edit) @1786   11 years Bruno Cornec - Add a command checkps -interface to the internal pb_check_ps)
(edit) @1781   11 years Bruno Cornec - Fix Mageia halt command
(edit) @1780   11 years Bruno Cornec - Now uses the new qemu syntax for port forwarding (hostfwd)
(edit) @1776   11 years Bruno Cornec - halt is under /usr/bin on Mageia - Updat the PDF Lab doc with latest …
(edit) @1767   11 years Bruno Cornec - generate debian 6 template, latest being debian 7
(edit) @1764   11 years Bruno Cornec - Fix deb changelog generation to avoid long lines (using Text/Wrap to …
(edit) @1756   11 years Bruno Cornec - For opensuse 12.3 patch doesn't support the -s option. Fixed in the …
(edit) @1749   11 years Bruno Cornec r5242@localhost: bruno | 2013-04-29 00:15:12 +0200 - Improve 1 …
(edit) @1747   11 years Bruno Cornec - Exports also pb_distro_init
(edit) @1746   11 years Bruno Cornec - Adding ubuntu 13.10 code name
(edit) @1743   11 years Bruno Cornec - Update pb presentation with OSSI template and improve a bit content
(edit) @1741   11 years Bruno Cornec - Latest opensuse 12.3 has perl module named Date-Manip as most …
(edit) @1737   11 years Bruno Cornec - Update web site with latest distributions available for download
(edit) @1733   11 years Bruno Cornec - the date command should also been added to sudoers (when ntpdate …
(edit) @1732   11 years Bruno Cornec - sudoers on sles10 is 440
Note: See TracRevisionLog for help on using the revision log.