Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix typo | Olivier Blin | 2004-06-25 | 1 | -1/+1 |
* | do not use ramdisk in nfs install | Olivier Blin | 2004-06-25 | 1 | -1/+2 |
* | add missing include for basename() | Olivier Blin | 2004-06-25 | 1 | -0/+1 |
* | use relative symlink to image location in disk/nfs install, to have a working... | Olivier Blin | 2004-06-25 | 1 | -1/+1 |
* | revert the workaround on stat() now that it works on large files | Olivier Blin | 2004-06-23 | 1 | -6/+5 |
* | workaround the fact that stat() fails on large files (like DVD ISO images) | Olivier Blin | 2004-06-21 | 1 | -5/+6 |
* | add log message when using directory as a mirror tree | Olivier Blin | 2004-06-21 | 1 | -0/+1 |
* | split directory specific functions and move them from disk.c to directory.c (... | Olivier Blin | 2004-06-21 | 1 | -0/+189 |