Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-16 | package/: convert to DOWNLOAD helper | Peter Korsgaard | |
2009-01-10 | Bump version of ntfs-3g to 1-5130, This will build in lib regardless of prefix= | Ulf Samuelsson | |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | |
2008-08-04 | buildroot: remove trailing spaces | Peter Korsgaard | |
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | |||
2008-05-11 | Bump ntfs-3g version | Ulf Samuelsson | |
2007-11-26 | It is not OK to ALWAYS include ntfs-3g | Ulf Samuelsson | |
2007-11-24 | add fuse and nfs-3g packages | Ivan Kuten | |