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
490117c7
Commit
490117c7
authored
Apr 19, 2017
by
Jonathan Carter
Browse files
Add atheros firmware package
parent
ac1765fc
Changes
3
Hide whitespace changes
Inline
Side-by-side
2017.1/aims-artwork-2017/conf/grub/06_aims-theme
View file @
490117c7
...
...
@@ -5,36 +5,10 @@ insmod png
set theme=/boot/grub/themes/aims-desktop/theme.txt
export theme
set gfxmode=1920x1080x32,1440x900x32,1024x768x32,800x600x32,auto
set timeout_style=menu
set timeout=30
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
set background_image=/boot/grub/themes/aims-desktop/background.png
terminal_output gfxterm
if background_image=/boot/grub/themes/aims-desktop/background.png; then
echo ""
fi
if [ "\$grub_platform" = "pc" ] ; then
# BIOS
echo "We're booting AIMS Desktop on an IBM compatible PC platform!"
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
insmod video_fb
PLATFORM="Legacy PC Mode"
terminal_output gfxterm
else
# EFI
echo "We're booting AIMS Desktop on an EFI platform!"
set gfxmode=1920x1080x32,1440x900x32,1024x768x32,800x600x32,auto
insmod efi_gop
insmod efi_uga
insmod gfxterm
insmod font
PLATFORM="UEFI"
terminal_output gfxterm
fi
EOF
2017.1/aims-restricted-drivers-2017/debian/changelog
View file @
490117c7
aims-restricted-drivers (2017.04.2) stretch; urgency=medium
* Add firmware-atheros
-- Jonathan Carter <jcarter@linux.com> Wed, 19 Apr 2017 14:40:17 +0200
aims-restricted-drivers (2017.04.1) stretch; urgency=medium
* Replace broadcom-sta-source with broadcom-sta-dmks
...
...
2017.1/aims-restricted-drivers-2017/debian/control
View file @
490117c7
...
...
@@ -18,7 +18,8 @@ Recommends: broadcom-sta-dkms,
firmware-intel-sound,
firmware-iwlwifi,
firmware-misc-nonfree,
firmware-realtek
firmware-realtek,
firmware-atheros
Suggests: vrms
Description: Installs a large variety of drivers and firmware that cannot be included in main
This is a meta-package that install non-free firmware and drivers from the restricted component.
...
...
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