Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | normalize mke2fs and mkreiserfs into mkfs.<fs_type> | Pascal Rigaux | 2005-06-24 | 1 | -2/+2 |
| | |||||
* | Need this to work with rpm 4.4.1-9mdk | Rafael Garcia-Suarez | 2005-06-21 | 1 | -0/+11 |
| | |||||
* | more tools when debugging install | Pascal Rigaux | 2005-06-03 | 1 | -1/+1 |
| | |||||
* | allow "perl -d" on install | Pascal Rigaux | 2005-06-02 | 1 | -0/+1 |
| | |||||
* | allow "perl -d" on install | Pascal Rigaux | 2005-06-02 | 1 | -0/+1 |
| | |||||
* | use command mount instead of using directly the syscall (allows some cleanup) | Pascal Rigaux | 2005-06-01 | 1 | -0/+1 |
| | |||||
* | - enhance script so that we don't have to list bsh | Pascal Rigaux | 2005-05-26 | 1 | -2/+2 |
| | | | | | - add bash when DEBUG_INSTALL | ||||
* | - add stuff to enable perl debugging when DEBUG_INSTALL is set | Pascal Rigaux | 2005-05-26 | 1 | -1/+19 |
| | | | | | - ash is now a symlink, add bsh | ||||
* | keep binaries in their "standard" binary dir instead of moving everything to ↵ | Pascal Rigaux | 2005-05-20 | 1 | -1/+1 |
| | | | | | | | /usr/bin (it used to be in /usr/bin when the stage1 was not exited) | ||||
* | - insmod_ is now a symlink to insmod-25 | Pascal Rigaux | 2005-05-19 | 1 | -2/+2 |
| | | | | | - handle explictly insmod, modinfo and rmmod | ||||
* | allow makefile like variables | Pascal Rigaux | 2005-05-13 | 1 | -1/+1 |
| | |||||
* | create install-xml-file-list and use it to replace share/list and ↵ | Pascal Rigaux | 2005-05-10 | 1 | -0/+343 |
share/list.ARCH with share/list.xml |