Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
aims-desktop
aims-desktop-metapackages
Commits
d6d48c7d
Commit
d6d48c7d
authored
Jan 24, 2019
by
Jonathan Carter
Browse files
Update grub pkg
parent
4d699e07
Changes
3
Hide whitespace changes
Inline
Side-by-side
2017.1/aims-desktop-2017/debian/changelog
View file @
d6d48c7d
aims-desktop (2019.01.23) stretchD; urgency=medium
aims-desktop (2019.01.24) stretch; urgency=medium
* Revert previous change
-- Jonathan Carter <jcc@debian.org> Thu, 24 Jan 2019 10:42:10 +0200
aims-desktop (2019.01.23) stretch; urgency=medium
* Replace grub-pc with grub-pc-bin
...
...
2017.1/aims-desktop-2017/debian/control
View file @
d6d48c7d
...
...
@@ -62,7 +62,7 @@ Recommends: aims-artwork,
gnome-shell-extension-weather,
gnuchess,
graphicsmagick,
grub-pc
-bin
,
grub-pc,
gtypist,
hunspell-en-us,
inkscape,
...
...
2017.1/aims-live-2017/calamares/scripts/bootloader-eficonfig
View file @
d6d48c7d
...
...
@@ -10,4 +10,6 @@ if [ -d /sys/firmware/efi/efivars ]; then
chmod
+x
$CHROOT
/usr/sbin/grub-probe
chroot
$CHROOT
apt-get
--allow-unauthenticated
-y
install
grub-efi
mv
-f
$CHROOT
/usr/sbin/grub-probe.bak
$CHROOT
/usr/sbin/grub-probe
else
chroot
$CHROOT
apt-get
--allow-unauthenticated
-y
install
grub-pc
fi
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment