[Bug 1291434] Re: GRUB_CMDLINE_LINUX_DEFAULT contains duplicate options

2020-09-15 Thread Nathan Stratton Treadway
(The change described in comment #6 was applied as a fix for LP: #1465567) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1291434 Title: GRUB_CMDLINE_LINUX_DEFAULT contains duplicate options To mana

[Bug 1291434] Re: GRUB_CMDLINE_LINUX_DEFAULT contains duplicate options

2015-11-29 Thread Laurent Bonnaud
In Ubuntu 15.10 /etc/default/grub.d/dmraid2mdadm.cfg now contains the following code: DMRAID2MDADM_TOAPPEND="nomdmonddf nomdmonisw" case "$GRUB_CMDLINE_LINUX_DEFAULT" in *$DMRAID2MDADM_TOAPPEND*) ;; *) GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT $DMRAID2MDADM_

[Bug 1291434] Re: GRUB_CMDLINE_LINUX_DEFAULT contains duplicate options

2014-12-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: mdadm (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1291434 Title: GRUB

[Bug 1291434] Re: GRUB_CMDLINE_LINUX_DEFAULT contains duplicate options

2014-07-28 Thread Brian Murray
** Tags added: trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1291434 Title: GRUB_CMDLINE_LINUX_DEFAULT contains duplicate options To manage notifications about this bug go to: https://bugs.l

[Bug 1291434] Re: GRUB_CMDLINE_LINUX_DEFAULT contains duplicate options

2014-07-25 Thread Ubuntu Foundations Team Bug Bot
The attachment "avoid adding keywords multiple times" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu- reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user

[Bug 1291434] Re: GRUB_CMDLINE_LINUX_DEFAULT contains duplicate options

2014-07-24 Thread Nathan Stratton Treadway
In case there isn't a some better solution, here's a quick attempt at a patch to the dmraid2mdadm.cfg script so that it only adds the keywords to the value of GRUB_CMDLINE_LINUX_DEFAULT if it doesn't already contain them. That would at least prevent the command line from accumulating any additiona

[Bug 1291434] Re: GRUB_CMDLINE_LINUX_DEFAULT contains duplicate options

2014-07-24 Thread Nathan Stratton Treadway
Hmm, one additional thing to note is that when /boot/grub/grub.cfg is generated, each "linux" line created there gets an additional copy of the keywords. That is, if I run "dpkg-reconfigured grub-pc" and strip the "Linux default command line" prompt down to just "nomdmonddf nomdmonisw" and then

[Bug 1291434] Re: GRUB_CMDLINE_LINUX_DEFAULT contains duplicate options

2014-07-24 Thread Nathan Stratton Treadway
Also note that another set up duplicates is added to the line each time the grub-pc.postinst script is run -- on one of my Trusty systems I now see: GRUB_CMDLINE_LINUX_DEFAULT="nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw" (I see that this value is also saved in the debcon

[Bug 1291434] Re: GRUB_CMDLINE_LINUX_DEFAULT contains duplicate options

2014-03-13 Thread Anders
** Changed in: grub2 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1291434 Title: GRUB_CMDLINE_LINUX_DEFAULT contains duplicate options To manage notificati