mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-03 14:51:29 +00:00
Import patches-unapplied version 2.98 to ubuntu/raring-proposed
Imported using git-ubuntu import. Changelog parent: 82caa295426b3d40fc072dd675adb94d8044cadb New changelog entries: * we want nvidia-tegra3 (the binary) not nvidia-graphics-drivers-tegra3
This commit is contained in:
parent
82caa29542
commit
fdb15fb4e5
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (2.98) raring; urgency=low
|
||||||
|
|
||||||
|
* we want nvidia-tegra3 (the binary) not nvidia-graphics-drivers-tegra3
|
||||||
|
|
||||||
|
-- Oliver Grawert <ogra@ubuntu.com> Mon, 19 Nov 2012 14:55:19 +0100
|
||||||
|
|
||||||
livecd-rootfs (2.97) raring; urgency=low
|
livecd-rootfs (2.97) raring; urgency=low
|
||||||
|
|
||||||
* add linux-firmware-nexus7 and nvidia-graphics-drivers-tegra3 to nexus7
|
* add linux-firmware-nexus7 and nvidia-graphics-drivers-tegra3 to nexus7
|
||||||
|
@ -308,7 +308,7 @@ case $ARCH in
|
|||||||
;;
|
;;
|
||||||
nexus7)
|
nexus7)
|
||||||
COMPONENTS='main restricted universe multiverse'
|
COMPONENTS='main restricted universe multiverse'
|
||||||
add_package install zram-config linux-firmware-nexus7 nvidia-graphics-drivers-tegra3
|
add_package install zram-config linux-firmware-nexus7 nvidia-tegra3
|
||||||
add_package live ac100-tarball-installer
|
add_package live ac100-tarball-installer
|
||||||
BINARY_REMOVE_LINUX=false
|
BINARY_REMOVE_LINUX=false
|
||||||
mkdir -p config/preseed
|
mkdir -p config/preseed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user