]> git.ozlabs.org Git - petitboot/commit
ui/ncurses: Allow booting custom boot options
authorJeremy Kerr <jk@ozlabs.org>
Thu, 10 Oct 2013 08:00:17 +0000 (16:00 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Thu, 10 Oct 2013 08:08:54 +0000 (16:08 +0800)
commit03d135e3d7528184062cc16949febd76c393c30d
treebe9cce3b3ec9195b19d9fb7c9a94997b4631913a
parent6d1eff1e8e1db12e7aa179e8dc9c65050c045536
ui/ncurses: Allow booting custom boot options

Currently, we can't boot user-created boot options, as they have no
option ID associated. This change removes the check for option ID.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
ui/common/discover-client.c
ui/ncurses/nc-cui.c