summaryrefslogtreecommitdiffstats
path: root/perl-install/install/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* fix missing command links (mga#8289)Thierry Vignaud2012-12-041-1/+1
| | | | | breakage introduced in commit r6341 by colin on 2012-10-22 ("Only emulate shell commands via perl if real versions do not exist already")
* Only emulate shell commands via perl if real versions do not exist alreadyColin Guthrie2012-10-221-1/+1
|
* Layout stage2 filesystem in a post usrmove-esque way (symlinked bin, lib etc)Colin Guthrie2012-10-211-3/+2
|
* minimal adapt to /usr moveThierry Vignaud2012-09-031-0/+1
|
* minimal adapt to /usr moveThierry Vignaud2012-07-241-1/+2
|
* (install_pms) clean more inline docsThierry Vignaud2012-05-241-1/+1
|
* (install_pms) fix it so that it works if manually run over drakx-net codeThierry Vignaud2012-05-241-1/+1
| | | | eg: when testing new drakx-net code
* (install_pms) sortThierry Vignaud2012-05-241-1/+1
|
* documentThierry Vignaud2012-05-231-0/+7
|
* 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