On Mar 1, 5:24 pm, Joao Cardoso <
whoami.jc...@gmail.com> wrote:
> On Mar 1, 3:46 pm, Dwight Hubbard <
dwight.hubb...@gmail.com> wrote:
>
> > I finally got the bootloader I mentioned a while back written. I had one
> > idea I wanted to put out there.
>
> > That is adding a drop down menu to System->Utilities->Reboot to allow
> > specifying the fun-plug to run on reboot. I could just create a package for
> > the funplug_manager that allows configuring the OS to reboot from it's
> > configuration page but it seems like it would make more sense from a UI
> > standpoint for it to be part of the System->Utilities page.
>
> Looks fine to me.
>
> The dropdown would only appear if
> -the unity is not Alt-F flashed, using isflashed() from common.sh.
> -the funplug_manager package is installed
>
> The default funplug name to use should be stored in /etc/misc.conf,
> and selected by default.