Fix profile for grub.conf

master
parent e7c8079177
commit ad2bc764d7

@ -4,6 +4,7 @@ CHANGE LOG
* Fix usb-hdd,flash detection.
* Disable profile of openbox settings for server.
* Fix Update profile.
* Fix double title in grub.conf for CDS.
1.3.2
* Correct assembly given that calculate within the meta-package

@ -16,10 +16,16 @@ title #-calculatename-# #-march-# #-linuxver-# #-calculatesubname-# Builder
#?system=desktop&calculatesubname!=&scratch_ws=#
title #-calculatename-# #-march-# #-linuxver-# #-calculatesubname-#
#system#
#?system=server?calculatesubname=&scratch_ws!=#
#?system=desktop&calculatesubname=&scratch_ws!=#
title #-calculatename-# #-linuxver-# #-march-# Builder
#system#
#?system=server?calculatesubname=&scratch_ws=#
#?system=desktop&calculatesubname=&scratch_ws=#
title #-calculatename-# #-linuxver-# #-march-#
#system#
#?system=server&scratch_ws!=#
title #-calculatename-# #-linuxver-# #-march-# Builder
#system#
#?system=server&scratch_ws=#
title #-calculatename-# #-linuxver-# #-march-#
#system#
root (#-grubinstall-#)

Loading…
Cancel
Save