Re: grub-mkconfig - pick local defaults from /etc/default/grub.local

2019-07-23 Thread Colin Watson
On Tue, Jul 16, 2019 at 09:30:40AM +0530, Amish wrote: > But if grub-mkconfig also sources /etc/default/grub.local in addition to > /etc/default/grub then Administrators (like me) can have their own config > without need to edit vendor specific configuration file everytime. > > It is 3 line additi

grub-mkconfig - pick local defaults from /etc/default/grub.local

2019-07-15 Thread Amish
Hello, Now-a-days many softwares have 3 levels of configuration. 1) Software's own default configuration 2) Vendor / Distribution specific configuration 3) Administrator's own configuration (mostly called as local configuration) grub-mkconfig: 1) has own defaults 2) which can be overridden by