Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ntfs-3g: fix long help text lines | Peter Korsgaard | 2008-08-27 | 1 | -1/+6 |
| | |||||
* | buildroot: remove trailing spaces | Peter Korsgaard | 2008-08-04 | 1 | -2/+2 |
| | | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | ||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | packages: fix pkgconfig depencies and select pkgconfig where needed | Peter Korsgaard | 2008-06-14 | 1 | -0/+1 |
| | |||||
* | Bump ntfs-3g version | Ulf Samuelsson | 2008-05-11 | 1 | -1/+1 |
| | |||||
* | It is not OK to ALWAYS include ntfs-3g | Ulf Samuelsson | 2007-11-26 | 1 | -2/+2 |
| | |||||
* | add fuse and nfs-3g packages | Ivan Kuten | 2007-11-24 | 2 | -0/+89 |