summaryrefslogtreecommitdiffstats
path: root/perl-install/install/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* add gdb-inst, a wrapper for running GDB in installer a simpler wayThierry Vignaud2012-03-081-2/+1
| | | | split share/runinstall2.sh out of Makefile & make it more usefull
* fix build when not in debug modeThierry Vignaud2012-03-081-1/+1
|
* (dont_run_directly_stage2) start udev since we fork a shell prior to running ↵Thierry Vignaud2012-03-081-1/+1
| | | | stage2
* (full_stage2) if in debug build, don't run directly stage2Thierry Vignaud2012-03-081-0/+1
|
* (git-dist) warn that tarball will be incompleteThierry Vignaud2012-01-251-0/+1
| | | | needs checkouting meta-task from packages SVN repo
* fix .svn pathThierry Vignaud2012-01-231-1/+1
|
* (tar,dist-git) add support for extracting sources from gitThierry Vignaud2012-01-231-1/+12
|
* (dist-svn) split it out of (tar)Thierry Vignaud2012-01-231-2/+5
|
* (get_needed_files) revert creating run (useless as it won't be in /,Thierry Vignaud2012-01-041-1/+0
| | | | stage2 is taking care of creating it anyway...)
* Port stage2 to use udev.Colin Guthrie2011-12-191-0/+1
| | | | | | | | In order to run dracut in the installer, it is necessary to have a working udev setup (specifically /dev/block/* nodes, but there may be other requirements). As dracut is needed by systemd when /usr is on a separate partition, we need udev in the installer in order to support systemd generally.
* update modules list needed for md raid456 and dm-raid 4/5/6 targetThomas Backlund2011-04-021-1/+1
|
* (tar) use auto compression flag for lzmaThierry Vignaud2009-10-011-1/+1
|
* (tar) fix compressing with new tarThierry Vignaud2009-09-251-1/+1
|
* compress through lzma instead of bzip2Thierry Vignaud2008-01-301-1/+1
|
* use -rBASE for svn export in order to please blino by making sure local ↵Thierry Vignaud2007-08-141-3/+3
| | | | changes do not got exported
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+101