]> Zhao Yanbai Git Server - minix.git/commit
update_bootcfg improvements.
authorEvgeniy Ivanov <lolkaantimat@gmail.com>
Thu, 16 Feb 2012 13:38:38 +0000 (17:38 +0400)
committerBen Gras <ben@minix3.org>
Thu, 15 Mar 2012 19:25:04 +0000 (20:25 +0100)
commitda29a8a27191e5fcfe041d4abd2fc3062096d65a
tree3a34a93668deb1d819aa8f76196d8c708a2e0960
parentddf8a3aa4d10d1116cbee0c8e84ae13d1431cc14
update_bootcfg improvements.

- Fix a glitch (don't glob '*' in for).
- update_bootcfg should be a /bin command.
- update_bootcfg should not add menu entries for missing kernels.
commands/Makefile
commands/update_bootcfg/Makefile [new file with mode: 0644]
commands/update_bootcfg/update_bootcfg.sh [new file with mode: 0755]
tools/Makefile
tools/update_bootcfg.sh [deleted file]