Yann E. MORIN" ec4181e4d2 scripts/populate: cleanups and misc fixes
- it's a POSIX compliant shell script: drop bash, use /bin/sh
- fix help text
- use an absolute path for sysroot
- replace "echo" with "printf"
- replace "stat -c '%i'" with "ls -1id"
- replace "pushd / popd" with "cd / cd -"
- remove superfluous break
- bail out if required lib not found, except if forced
2010-03-28 23:01:19 +02:00
..
2009-11-22 11:36:41 +01:00
2009-10-30 20:08:44 +01:00
2009-05-13 18:10:47 +00:00
2009-08-02 16:45:43 +02:00