Penguin
Diff: UbuntuPostInstall
EditPageHistoryDiffInfoLikePages

Differences between version 8 and previous revision of UbuntuPostInstall.

Other diffs: Previous Major Revision, Previous Author, 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 7 Last edited on Friday, July 22, 2005 4:26:18 pm by DanielLawson 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 (only unstable branch works with Ubuntu as of Jul 2005) 
+# 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/ unstable 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