]> git.sesse.net Git - debian-xu4/commitdiff
Drop the /etc/default/grub hacks now that Debian ships a kernel with my deferred...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 5 Jun 2016 21:18:55 +0000 (23:18 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 5 Jun 2016 21:18:55 +0000 (23:18 +0200)
mkimage.sh

index b67c27c38e7e750a0fea4502a6dc046416f2d4a0..745a209748ccadd117c90006406d64c4a93c260e 100755 (executable)
@@ -198,9 +198,6 @@ echo "devicetree /exynos5422-odroidxu4.dtb"
 EOF
 chmod 0755 /mnt/xu4/etc/grub.d/25_devicetree
 
-# Work around Debian bug #823552.
-sed -i 's/\(GRUB_CMDLINE_LINUX_DEFAULT=".*\)"/\1 loglevel=4"/' /mnt/xu4/etc/default/grub 
-
 # Now we can create the GRUB boot menu.
 chroot /mnt/xu4 /usr/sbin/update-grub