Differences between version 8 and revision by previous author of UbuntuPostInstall.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 8 | Last edited on Friday, July 22, 2005 4:50:49 pm | by DanielLawson | Revert |
Older page: | version 5 | Last edited on Friday, July 22, 2005 7:55:23 am | by CraigBox | Revert |
@@ -24,21 +24,23 @@
# security
deb http://security.ubuntu.com/ubuntu hoary-security main restricted universe
deb-src http://security.ubuntu.com/ubuntu hoary-security main restricted universe
-# win32 codecs
-deb http://ftp.nerim.net/debian-marillat/ stable main
-deb http://ftp.nerim.net/debian-marillat/ unstable
main
-deb http://ftp.nerim.net/debian-marillat/ testing main
+# win32 codecs (only sarge branch works with Ubuntu as of Jul 2005)
+# Marillat is a bit tricky at the moment anyway, due to sarge being release
+#
deb http://ftp.nerim.net/debian-marillat/ stable main
+deb http://ftp.nerim.net/debian-marillat/ sarge
main
+#
deb http://ftp.nerim.net/debian-marillat/ testing main
# java
deb http://ubuntu.tower-net.de/ubuntu/ hoary java
EOF
+# This "holds back" the marillat repositories so they won't trump any 'real' ubuntu packages
echo Updating /etc/apt/preferences
cat >/etc/apt/preferences <<EOF
Package: *
-Pin: release o=Christian Marillat
+Pin: release o=Unofficial Multimedia Packages
Pin-Priority: 1
EOF
echo Fetching keys