Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix perl escaping causing commands to not get linked | Pascal Terjan | 2018-01-04 | 1 | -1/+1 |
| | | | | | Noticed in the build log: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/sub (\w+?)_?(\(\))? { <-- HERE .*/ at -e line 1. | ||||
* | Don't automatically tag versions on 'make tar' | Rémi Verschelde | 2017-05-05 | 1 | -0/+2 |
| | |||||
* | preset keyboard if DEBUG_INSTALL_LANG is set | Thierry Vignaud | 2017-03-06 | 1 | -0/+1 |
| | | | | useful when doing a debug build | ||||
* | move this into list.xml along the rest | Thierry Vignaud | 2016-05-04 | 1 | -1/+0 |
| | |||||
* | fix build on ia32 | Thierry Vignaud | 2016-03-23 | 1 | -1/+1 |
| | |||||
* | prevent usrmove files to remain in stage2 | Thierry Vignaud | 2016-03-22 | 1 | -2/+3 |
| | | | | this makes sure that no *.usrmove~ file remains, thus saving space | ||||
* | no need to include standalone translations | Thierry Vignaud | 2015-12-25 | 1 | -0/+1 |
| | |||||
* | automate version tags16.58 | Thierry Vignaud | 2015-02-12 | 1 | -0/+1 |
| | | | | | | | | the right moment for automating those is when generating the tarball right after having bumped the version number not done for stage1 as images & mdk-stage1 fight for the same version space (or we would need to prefix them) | ||||
* | fix cleaning POD blocks begining with =over or =pod | Thierry Vignaud | 2014-06-04 | 1 | -1/+1 |
| | |||||
* | copy new CSS files | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | (dist) add as an alias on 'tar' rule | Thierry Vignaud | 2013-10-10 | 1 | -0/+2 |
| | |||||
* | Remove svn support from Makefiles | Colin Guthrie | 2013-09-04 | 1 | -21/+5 |
| | | | | | | | | | | | | This should leave us with a working tarballs in all cases. The perl-install/Makefile has been adjusted to do the same as the previous svn rules (regarding copying Makefiles and running a perl tidyup routine) The perl-install/install/Makefile has been adjusted to svn export the rpm srate info from meta-task package subversion. This requires an active network connection, but should result in the same tarball as before until this is factored out | ||||
* | fix missing command links (mga#8289) | Thierry Vignaud | 2012-12-04 | 1 | -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 already | Colin Guthrie | 2012-10-22 | 1 | -1/+1 |
| | |||||
* | Layout stage2 filesystem in a post usrmove-esque way (symlinked bin, lib etc) | Colin Guthrie | 2012-10-21 | 1 | -3/+2 |
| | |||||
* | minimal adapt to /usr move | Thierry Vignaud | 2012-09-03 | 1 | -0/+1 |
| | |||||
* | minimal adapt to /usr move | Thierry Vignaud | 2012-07-24 | 1 | -1/+2 |
| | |||||
* | (install_pms) clean more inline docs | Thierry Vignaud | 2012-05-24 | 1 | -1/+1 |
| | |||||
* | (install_pms) fix it so that it works if manually run over drakx-net code | Thierry Vignaud | 2012-05-24 | 1 | -1/+1 |
| | | | | eg: when testing new drakx-net code | ||||
* | (install_pms) sort | Thierry Vignaud | 2012-05-24 | 1 | -1/+1 |
| | |||||
* | document | Thierry Vignaud | 2012-05-23 | 1 | -0/+7 |
| | |||||
* | add gdb-inst, a wrapper for running GDB in installer a simpler way | Thierry Vignaud | 2012-03-08 | 1 | -2/+1 |
| | | | | split share/runinstall2.sh out of Makefile & make it more usefull | ||||
* | fix build when not in debug mode | Thierry Vignaud | 2012-03-08 | 1 | -1/+1 |
| | |||||
* | (dont_run_directly_stage2) start udev since we fork a shell prior to running ↵ | Thierry Vignaud | 2012-03-08 | 1 | -1/+1 |
| | | | | stage2 | ||||
* | (full_stage2) if in debug build, don't run directly stage2 | Thierry Vignaud | 2012-03-08 | 1 | -0/+1 |
| | |||||
* | (git-dist) warn that tarball will be incomplete | Thierry Vignaud | 2012-01-25 | 1 | -0/+1 |
| | | | | needs checkouting meta-task from packages SVN repo | ||||
* | fix .svn path | Thierry Vignaud | 2012-01-23 | 1 | -1/+1 |
| | |||||
* | (tar,dist-git) add support for extracting sources from git | Thierry Vignaud | 2012-01-23 | 1 | -1/+12 |
| | |||||
* | (dist-svn) split it out of (tar) | Thierry Vignaud | 2012-01-23 | 1 | -2/+5 |
| | |||||
* | (get_needed_files) revert creating run (useless as it won't be in /, | Thierry Vignaud | 2012-01-04 | 1 | -1/+0 |
| | | | | stage2 is taking care of creating it anyway...) | ||||
* | Port stage2 to use udev. | Colin Guthrie | 2011-12-19 | 1 | -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 target | Thomas Backlund | 2011-04-02 | 1 | -1/+1 |
| | |||||
* | (tar) use auto compression flag for lzma | Thierry Vignaud | 2009-10-01 | 1 | -1/+1 |
| | |||||
* | (tar) fix compressing with new tar | Thierry Vignaud | 2009-09-25 | 1 | -1/+1 |
| | |||||
* | compress through lzma instead of bzip2 | Thierry Vignaud | 2008-01-30 | 1 | -1/+1 |
| | |||||
* | use -rBASE for svn export in order to please blino by making sure local ↵ | Thierry Vignaud | 2007-08-14 | 1 | -3/+3 |
| | | | | changes do not got exported | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -0/+101 |