]> 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>
Wed, 14 Mar 2012 17:19:28 +0000 (18:19 +0100)
commit72eca0eb1e050eb4a9ca841f42f6a8bedbfad4e5
tree137484ec60a2e7b6c980fa5ef7b152ad6a3c4ece
parent24f1e188462ac3fa6bd5e8b8c0b79e0db7334fe6
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]