View Single Post
Posts: 204 | Thanked: 443 times | Joined on Jul 2012 @ Germany - Potsdam
#9
Did a short test. Very nice this easyboot.
I have a feature request. I think it would be nice, if the variable G_OSx_IMAGE_PATH could also be used with an index (G_OSx_i_IMAGE_PATH) like the variable with the kernel or label, to do things like this:

Code:
G_OSx_1_IMAGE_PATH="/boot/nemo-x11.img"
G_OSx_1_LABEL="Old Nemo"
G_OSx_1_FILE="/boot/Nemo/boot/vmlinuz-nemoX11"
G_OSx_2_IMAGE_PATH="/boot/nemo-way.img"
G_OSx_2_LABEL="New Nemo"
G_OSx_2_FILE="/boot/Nemo/boot/vmlinuz-nemoWay"
G_OSx_3_IMAGE_PATH="/boot/sailfish.img"
G_OSx_3_LABEL="SailfishOS"
G_OSx_3_FILE="/boot/Nemo/boot/vmlinuz-sailfish"
What do you think?
 

The Following 4 Users Say Thank You to meemorph For This Useful Post: