summaryrefslogtreecommitdiffstats
path: root/rescue/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 1.671.67Martin Whitaker2023-04-281-1/+1
|
* 1.66Thierry Vignaud2020-11-111-1/+1
|
* 1.651.65Thierry Vignaud2020-06-161-1/+1
|
* do not run loadkeys w/o argThierry Vignaud2020-06-161-1/+1
| | | | | we would if DEBUG_INSTALL_LANG is not set (mga#26782) Bug introduced in commit 5afc3e4932fdbcfa35c7fe6ae0b22cccd71958ce
* 1.641.64Thierry Vignaud2020-03-201-1/+1
|
* preset keyboard if DEBUG_INSTALL_LANG is set during buildThierry Vignaud2020-03-201-0/+1
|
* 1.631.63Thierry Vignaud2020-03-191-1/+1
|
* 1.621.62Thomas Backlund2019-06-181-1/+1
|
* 1.611.61Thomas Backlund2019-05-111-1/+1
|
* 1.601.60Thierry Vignaud2018-11-221-1/+1
|
* 1.591.59Thomas Backlund2018-08-261-1/+1
|
* 1.581.58Thomas Backlund2018-08-261-1/+1
|
* 1.571.57Thierry Vignaud2018-02-101-1/+1
|
* 1.561.56Thomas Backlund2018-01-201-1/+1
|
* 1.55Thierry Vignaud2017-01-301-1/+1
|
* 1.54Thierry Vignaud2016-06-201-1/+1
|
* 1.53Thierry Vignaud2015-09-291-1/+1
|
* 1.52Thierry Vignaud2015-04-301-1/+1
|
* 1.51Thierry Vignaud2015-04-151-1/+1
|
* 1.50Thomas Backlund2015-01-091-1/+1
|
* 1.49Thomas Backlund2014-10-201-1/+1
|
* 1.48Thomas Backlund2014-10-201-1/+1
|
* 1.471.47Thierry Vignaud2013-12-081-1/+1
|
* rescue: Move files around and introduce proper dep tracking.Colin Guthrie2013-12-071-1/+1
| | | | | | | | This moves any perl files into bin and sbin folders which will be directly installed in /usr/bin and /usr/sbin. This is done such that the extract modes in list.xml still work and the files end up in the right places. All other files have been moved into the tree folder in their final destination.
* rescue: Rebuild the image when anything in the tree folder is changed.Colin Guthrie2013-12-071-1/+1
|
* rescue: 1.461.46Colin Guthrie2013-11-031-1/+1
|
* 1.45.1Thierry Vignaud2013-10-141-1/+1
|
* 1.45Thierry Vignaud2013-10-141-1/+1
|
* Remove svn support from MakefilesColin Guthrie2013-09-041-20/+1
| | | | | | | | | | | | 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
* 1.44Thomas Backlund2013-05-181-1/+1
|
* 1.43Anne Nicolas2013-05-151-1/+1
|
* 1.42Thierry Vignaud2013-04-301-1/+1
|
* 1.41Thierry Vignaud2013-04-061-1/+1
|
* 1.40Thierry Vignaud2013-03-061-1/+1
|
* 1.39Thierry Vignaud2012-09-031-1/+1
|
* 1.38Thierry Vignaud2012-05-111-1/+1
|
* 1.37Thierry Vignaud2012-04-181-1/+1
|
* Release 1.36Pascal Terjan2012-04-081-1/+1
|
* 1.35Thierry Vignaud2012-04-051-1/+1
|
* (tar) add a 'dist' aliasThierry Vignaud2012-04-051-0/+2
|
* escape / in generated passwords & add trailing ; in command lists in startsshMaarten Vanraes2012-02-261-1/+1
|
* 1.33Thierry Vignaud2012-02-261-1/+1
|
* version bump & NEWSMaarten Vanraes2012-02-251-1/+1
|
* actually bump versionThierry Vignaud2012-02-251-1/+1
|
* 1.30Thierry Vignaud2012-01-261-1/+1
|
* 1.29Thierry Vignaud2012-01-251-1/+1
|
* (dist-git) introduce & use itThierry Vignaud2012-01-251-1/+13
|
* (dist-svn) split it out of (tar)Thierry Vignaud2012-01-251-1/+4
|
* 1.28Thierry Vignaud2012-01-151-1/+1
|
* 1.27Thomas Backlund2011-10-281-1/+1
| | | | | | | - clean up genpasswd (AL13N) - add gdisk for GPT partitioning support (#1023)