summaryrefslogtreecommitdiffstats
path: root/perl-install/share/list.xml
Commit message (Collapse)AuthorAgeFilesLines
* more tools when debugging installPascal Rigaux2005-06-031-1/+1
|
* allow "perl -d" on installPascal Rigaux2005-06-021-0/+1
|
* allow "perl -d" on installPascal Rigaux2005-06-021-0/+1
|
* use command mount instead of using directly the syscall (allows some cleanup)Pascal Rigaux2005-06-011-0/+1
|
* - enhance script so that we don't have to list bshPascal Rigaux2005-05-261-2/+2
| | | | | - add bash when DEBUG_INSTALL
* - add stuff to enable perl debugging when DEBUG_INSTALL is setPascal Rigaux2005-05-261-1/+19
| | | | | - ash is now a symlink, add bsh
* keep binaries in their "standard" binary dir instead of moving everything to ↵Pascal Rigaux2005-05-201-1/+1
| | | | | | | /usr/bin (it used to be in /usr/bin when the stage1 was not exited)
* - insmod_ is now a symlink to insmod-25Pascal Rigaux2005-05-191-2/+2
| | | | | - handle explictly insmod, modinfo and rmmod
* allow makefile like variablesPascal Rigaux2005-05-131-1/+1
|
* create install-xml-file-list and use it to replace share/list and ↵Pascal Rigaux2005-05-101-0/+343
share/list.ARCH with share/list.xml