CommonCustomizations

Differences between revisions 59 and 60
Revision 59 as of 2006-07-27 09:07:50
Size: 31558
Editor: mailuk
Comment:
Revision 60 as of 2006-07-27 09:10:14
Size: 30797
Editor: mailuk
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:

---- /!\ '''Edit conflict - other version:''' ----
Line 8: Line 6:

---- /!\ '''Edit conflict - your version:''' ----
 * '''Contributors''': MattZimmerman, AndreasLloyd (Gobby dump clean-up and presentation), UbuntuDemon, Ago

---- /!\ '''End of edit conflict''' ----
Line 577: Line 570:
---- /!\ '''Edit conflict - other version:''' ----

Ago: G-A-I will become a place to collect all ubuntu add-ons, most will be applications, but themes, and script/customizations could also be included (properly packaged). It would make sense to rename the menu entry from 'Add/Remove...' to something like 'Add-Ons' or 'Extend Ubuntu'. It would als be more inviting to click.
Ago: G-A-I will become a place to collect all official Ubuntu add-ons, most will be applications, but themes and scripts/commoncustomizations could also be included (properly packaged). It would make sense to rename the menu entry from 'Add/Remove...' to something like 'Add-ons'. It would be more inviting to click, and it would be consistent with FireFox.
Line 583: Line 574:

---- /!\ '''Edit conflict - your version:''' ----

Ago: G-A-I will become a place to collect all official Ubuntu add-ons, most will be applications, but themes and scripts/commoncustomizations could also be included (properly packaged). It would make sense to rename the menu entry from 'Add/Remove...' to something like 'Add-ons'. It would be more inviting to click, and it would be consistent with FireFox.

----
CategorySpec

---- /!\ '''End of edit conflict''' ----

Summary

With the many community customization scripts floating around, it is relevant to provide relevant information about the status of integrating the changes these scripts provide in Ubuntu. This page seeks to

  • Examine these resources and document their effect on the system
  • Provide a list of suggested improvements inspired by these resources that may make them unnecessary in the future.
  • Give instructions on how to avoid questionable solutions and help work toward implementing official solutions instead
  • Give an explanation of why there are some packages that Ubuntu cannot or will not adopt

This page is a result of BOF sessions held at the Ubuntu Developer Summit, held in June 2006 in Parisj.

Anchor(rationale)

Rationale

Why scripts are problematic

Contributed scripts like this do not provide the best user experience possible. They:

  • often require command-line interaction
  • do not receive review or QA from the Ubuntu development team, and as a result sometimes implement incorrect solutions which cause immediate or eventual problems for the end user
  • are not authenticated, so downloading and running them presents a security risk

A better solution

Applications->Add/Remove is the recommended way to install applications in Ubuntu. Users who are looking for software should start there, and users offering support should recommend it to those who are looking for help. It provides a very simple and fast way to find packages.

We would like for the user community to provide structured, constructive feedback to the development team. When a situation arises where many users wish to customize their systems in a certain way, a representative should contact the development team to discuss a solution.

BR Anchor

Why Ubuntu does not adopt certain packages

Proprietary software

Ubuntu is committed to producing a free software system. More information about this philosophy can be found on the Philosophy page of the Ubuntu website: http://www.ubuntu.com/ubuntu/philosophy

Software packages such as Macromedia Flash and Sun Java, while able to be redistributed, are not free software, and so will not be included in a default Ubuntu installation. We make these programs available on the network for users who wish to use them, and Ubuntu derivatives may choose to include them by default in their distributions.

Patent-encumbered software

Some free software includes technology which may be covered by patents, which can be a problem for users in many countries. Additional details can be found on RestrictedFormats.

Non-redistributable software

A package such as w32codecs containing the proprietary Windows multimedia codecs can only be used legally by users who also have purchased a Windows license which allows the use of these codecs. Therefore Ubuntu cannot ship or hold such a package in its repositories.

Similar issues apply to some firmware used by (for example) network drivers.

BR BR Anchor(implementation)

Implementation

Herein we describe a plan to make it easier for users to perform many common customizations, in clean and supportable ways.

Enabling universe/multiverse

This is covered by a separate specification: https://launchpad.net/distros/ubuntu/+spec/enabling-additional-components

Bundling

  • Create a meta-package in multiverse for the most common multiverse packages and register it with gnome-app-install
    • flashplugin-nonfree
    • sun-java1.5-jre
    • gstreamer0.10-plugins-ugly
    • gstreamer0.10-plugins-ugly-multiverse
    • msttcorefonts

Video

  • NVIDIA drivers
    • Improve package to automatically enable the driver when it is installed
    • Add .desktop file to gnome-app-install

  • FGLRX (ATI's proprietary driver)
    • Improve package to automatically enable the driver when it is installed
    • Add .desktop file to gnome-app-install

  • Reconfiguration of X.org

Audio

  • Midi
    • Add an icon in gnome-app-install which installs timidity
  • Listen media manager
    • Get package into universe (contact maintainer)
  • totem-xine
    • Consider putting totem-xine in g-a-i (where currently only totem-gstreamer is)
  • bmp-docklet

Bittorrent and P2P clients

  • Azureus
  • Frostwire (P2P client)
    • Package for universe and ensure registration in g-a-i

  • Swiftfox Browser
    • Given compelling benchmarks, we would consider building our firefox for 686 instead
  • Firefox 1.5 plugins
    • mozilla-acroread and mozilla-mplayer should be added to g-a-i as easily findable plugins.
  • Sun Java
    • Sun java in the g-a-i only installs sun-java5-bin and not the (browser) plugin, which is only Suggested. Upgrade to Recommends.
    • JSS libraries are needed to allow user certificates (and digital signatures) to work with firefox (allowing e-government processes). Bring packages from Guadalinex into Ubuntu.
  • msttcorefonts (Microsoft Core Fonts such as Times New Roman and Arial)
    • Description in gnome-app-install should be clarified (says "TrueType core fonts")

Network

  • wifi-setup
    • ndis-gtk should be added to g-a-i
  • Gnome PPP
    • JeffWaugh to check back in the archives about why gnome-ppp wasn't included in GNOME upstream

Desktop

  • Control+Alt+Delete
    • Create Gnome shortcut preferences to allow user to define this themselves.
    • Could be used as shortcut for System Monitor or the Logout Dialog
    • JeffWaugh to discuss with GNOME upstream

  • nautilus-scripts
    • nautilus-actions should be aded g-a-i
  • Winpopup (linpopup)
    • should have a .desktop file added to the package, will appear in g-a-i
  • preload
    • From the README: preload is an adaptive readahead daemon that prefetches files mapped by applications from the disk to reduce application startup time.
    • Was designed and written by a very well established member of the gnome performance team, Behdad Esfahbod (http://mces.blogspot.com/).

    • Small daemon that adapts its readahead cache to your day to day system usage.
    • Written during Google SoC 2005 for Fedora and now installed by default.

Commercial

The following applications should be added to the commercial repository.

  • [done] Opera

  • Skype
  • [done] Realplayer

Pre-release software

  • Propose seb128's gaim and rhythmbox pre-releases to the backports team for inclusion in -backports

Locating Packages

  • Planned enhancements to gnome-app-install will make it easier to find many of these packages, as the most popular applications in its list will be sorted to the top (based on popcon data): https://launchpad.net/distros/ubuntu/+spec/gai-popcon

    • Sorting Search results by popularity is no doubt a good idea, but wouldn't having a "Popular" category be useful too? Part of the allure of these scripts seems to be that they offer programs that a good number of people like, in a rather clear way. Thus, they serve as recommendations and give people an idea of what they could do, without any prior knowledge. -- Wolki
  • g-a-i relies on good keywords in package descriptions. Some suggestions:
    • mp3, dvd (bring up gstreamer extra plugins)
    • flash (bring up flash plugin)
    • real (bringing up real player plugin)
    • acrobat (bringing up acrobat reader + firefox plugin)
    • ...

BR

Future Work

GNOME should provide a keyboard preference to enable numlock on login.

We should study user behaviour to see what keywords they are using to find applications, and improve package descriptions so that they are easier to find in gnome-app-install.

We should look at this alternative Wine package (maintained at wine.lowvoice.nl) and see what differs from ours in universe.

UbuntuDemon : lowvoice.nl is just a redirect and not the official domainname. budgetdedicated.com is the official domainname. (I got a PM of forum user Peetke from lowvoice and budgetdedicated) winehq also refers to budgetdedicated here : http://www.winehq.com/site/download-deb

The only significant difference between boot-up manager and services-admin seems to be that boot-up manager allows control of more init scripts. Suggest to upstream that an expert option be added to display a full list of services for power users

BR Anchor(dissection)

Analysis of community scripts and how-tos

EasyUbuntu

Easy Ubuntu is a community script, maintained at http://easyubuntu.freecontrib.org/ It uses a GUI to allow the user to choose to do the following:

  • Swapping totem-xine for totem-gstreamer
    • we believe this is now obsolete; totem-gstreamer should work as well and is more flexible
  • Freecodes
  • libdvdcss
    • installs libdvdcss package
    • cannot be adopted. See explanation below.
  • midi
    • installs timidity, timidity-interfaces-extra and freepats: midi playback in the desktop still doesn't seem to work, but selecting a midi file in firefox will launch timidity in the background (Soren: i think there's some sort of integration between alsa and timidity available that emulates a midi playback device which in turn sends the midi stream to timidity.) dsilvers: Indeed there is, and it's documented in the timididy README.Debian so it needs to be made easier(default when there's no hardware midi device available?) perhaps?
    • too large to include on the CD
    • timidity already depends on freepats
  • Flash
    • We already have flashplugin-nonfree -- do we need more?
    • already in Gnome Application Installer (g-a-i)
    • gnash is supposedly getting better support for newer SWF features -- may be useful for amd64 systems in the future
  • Java
    • Installs non-free Java
    • Is there a suitable free implementation?
    • We ship free java in main, but it isn't generally useful for running popular apps
      • This is changing, many apps are working just nicely with open source Java and people don't even notice they're running open source Java. People are mostly wanting the web browser plugin, which has been lacking (gcjwebplugin) - gcjwebplugin is now integrated into Classpath CVS, and next Classpath release will include a much improved Java plugin. It could be considered for including in main for Edgy, or Edgy+1. If it works well enough, and the security issues are solved (currently a pop up windows asking if the user wants to trust the applet, which is already an improvement), it would divert people to use free software instead of installing non-free Sun Java.
  • Videos -- embedded into web pages
    • installs totem-gstreamer-firefox-plugin and kaffeine-mozilla
    • totem-gstreamer-firefox-plugin has proven unstable in the past, but is under consideration for Edgy already
    • mozilla-mplayer from multiverse (or something like that) is working quite nicely for some
  • RAR (support for proprietary file compression format)
    • installs non-free rar tools
  • ACE (support for proprietary file compression format)
    • the free version of rar doesn't even support listing the content of an archiveACE - installs unace from universe
    • file-roller doesn't seem to integrate with it, so only command-line support
  • Repository list
  • Fonts
    • installs msttcorefonts (non-free), gsfonts-x11 (free, but useful?), xfonts-intl-european (free, but useful?)
    • Expect that most users benefit from msttcorefonts and the others are noise.
      • Reportedly gsfonts-x11 helps with non-free Flash, but I don't use it so not sure.
    • the installation of the ms fonts is covered by the desktop guide and we also have got a virtual "application" for it in gnome-app-install
  • DMA - on Breezy, this installed a hardcoded hdparm.conf. On Dapper, it does nothing
    • The Dapper kernel now enables DMA where it is known-safe
  • nvidia video drivers
    • installs non-free driver and correctly enables
  • ati video drives
    • installs non-free driver, doesn't seem to enable
  • wengo (free SIP phone)
    • installs package from Universe
    • in gnome-app-install for those who want it
    • with Wengo 2.0 we could consider this "GPL'd Skype-killer" even for default installation - it's instant messenger like, instead of a "teleconference system" like Ekiga
  • skype - installs non-free package
    • Investigate adding skype to gnome-app-install

Automatix

Automatix is a community script, maintained at http://www.getautomatix.com/ It does not seem to have source packages in repository, and is written in sh. The german version (not officially supported by the Automatix team) has some serious issues currently: removes its own files instead of using the packaging system. uses apt-get --force and --assume-yes

PhillipHeath : Official Automatix uses apt-get --assume-yes but does not use apt-get --force-yes by policy. The German version is not made, maintained or officially supported by the Automatix Team.

It install most of the packages that EasyUbuntu offers as well as the following:

  • Acrobat reader (proprietary .pdf-reader which can be used with Firefox plugin (see below))
    • installs non-free package
    • Is available in gnome-app-install
  • AMSN (a F/OSS chat program that copies the look and feel of MSN Messenger, for those users who are used to that)
    • installs package from universe
    • Is available in gnome-app-install
  • aMule (P2P application)
    • installs package from universe
    • Is available in gnome-app-install
  • avidemux
    • installs package from universe
    • Is available in gnome-app-install
  • backup and restore
  • bittorrent clients
    • installs bittornado and azureus from universe
    • The default bittorrent that comes with Dapper has a far easier GUI so it's more useful for new users
    • azureus is in gnome-app-install
    • doesn't install the GUI for bittornado; what's the point?
  • boot-up manager
  • checkgmail (system tray application which notifies of new mail in gmail)
    • installs checkgmail by downloading hardcoded .debs from Debian (which will be synced to Ubuntu when syncing starts for Edgy...)
    • we already have gmail-notify and kcheckgmail in universe
  • ctrl-alt-del
    • configures GNOME shortcut for ctrl-alt-del to launch gnome-system-monitor (similar to Windows)
    • gconftool-2 -t str --set /apps/metacity/global_keybindings/run_command_9 "<Control><Alt>Delete" && gconftool-2 -t str --set /apps/metacity/keybinding_commands/command_9 "gnome-system-monitor"

    • This key-combination does nothing by default; why not this?
    • Maybe more appropriate to open the logout dialog?
  • DCPP (P2P client) maintained at http://linuxdcpp.berlios.de/

  • Debian Menu
    • enables the Debian menu
    • we don't want this; packages should provide XDG .desktop files instead
  • DVD ripper
    • installs dvdrip (command-line program) from multiverse
  • Eject CD
    • disables tray locking on CD-ROM drive
    • We do better than this in Dapper; HAL sends a signal and the device is unmounted cleanly
  • GAIM beta
    • adds a people.ubuntu.com source to get beta GAIM .debs
    • for use as a msn replacement, more usable than gaim1.5 (offical MSN client has increased functionality)
  • Firefox 1.5 plugins
    • installs Sun Java, Flash, msttcorefonts(?), mozilla-acroread, mozilla-mplayer
    • Sun Java, Flash and msttcorefonts are already in g-a-i
    • mozilla-acroread and mozilla-mplayer should be added
  • Frostwire (P2P client)
    • installed by downloading third party .deb
    • GPL
  • gdesklets (desktop applets for GNOME)
    • installs gdesklets gdesklets-data from universe
    • gdesklets depends on gdesklets-data
    • available in gnome-app-install for those who want it
  • gftp
    • installs gftp from universe, which installs gftp-gtk and gftp-text
    • gftp-gtk is in main and available in gnome-app-install
  • gnomebaker
    • installs gnomebaker from universe
    • is available in gnome-app-install
    • how does this compare to Nautilus/Serpentine?
  • wifi-setup
  • gnomeppp
    • installs gnomeppp
  • listen media manager (http://listengnome.free.fr/)

    • installs third party deb of Listen
  • media players
    • package realplayer in commercial
    • totem-xine is not in g-a-i (totem-gstreamer is)
    • vlc is in g-a-i
    • beep-media-player is in g-a-i
  • nautilus-scripts
    • opens a root terminal in the correct directory
    • opens the selected file in gedit as user root
    • starts the gnome-search-tool with the current path
  • Numlock ON
    • installs numlockx from universe
    • replaces /etc/X11/gdm/Init/Default with a version that runs numlockx
    • should really be part of gnome, in keyboard preferences or something
  • Opera Browser
    • Installs the Sun JRE and other dependencies of Opera
    • Installs a third-party xlibs .deb(!)
    • Adds the Opera .deb repository to sources.list
    • Installs the opera .deb
    • Installs a custom .desktop file
    • Opera should go in the commercial repo (that will handle all dependencies)
  • Programming tools
    • Installs anjuta, bluefish, screem and nvu from universe
    • all of these are in g-a-i
  • Rhythmbox
    • Downloads a pre-release rhythmbox .deb from people.ubuntu.com/~seb128 and installs it
  • Ripper and Tuner
    • Installs streamripper, streamtuner, xmms from universe
    • streamripper: command line tool
    • streamtuner is in g-a-i
    • xmms is in g-a-i
  • Sun Java 1.5 JRE
    • Installs sun-java5-jre from multiverse
    • is in g-a-i
  • Sun Java 1.5 SDK
    • Installs sun-java5-sdk from multiverse
    • is in g-a-i
  • Swiftfox Browser
    • Installs swiftfox (http://www.getswiftfox.com/, a binary firefox build) from a tarball

    • given compelling benchmarks, we would consider building our firefox for 686 instead
  • Swiftfox plugins
    • Installs sun-java5-plugin msttcorefonts acroread mozilla-acroread mplayer-386 mplayer-fonts mozilla-mplayer from multiverse
    • Clobbers totem firefox plugin if it is installed
    • Cannot be included in Ubuntu - see explanation below.
  • Thunderbird 1.5
    • Installs mozilla-thunderbird from main
    • in g-a-i
  • Wine
    • Adds wine.lowvoice.nl repository to sources.list and installs wine package from there
    • Ubuntu a version of Wine in g-a-i
  • XChat
    • Installs xchat, xchat-systray from universe
    • xchat-gnome is rumoured to do what xchat-systray does
  • NVIDIA Cards
    • If a PCI device in a hardcoded list is present:
    • Installs nvidia-glx and l-r-m
    • Runs nvidia-xconfig (which is the wrong thing to do)
    • nvidia-glx should automagically configure itself upon installation
  • Laptop-wifi
    • Installs ndisgtk (a GTK configuration thing for ndiswrapper)
    • Installs network-manager-{gnome,kde} depending on which env you're in when running it.
    • as above

PLF Repositoty

A community repository that offers various controversial packages. Maintained at http://wiki.ubuntu-fr.org/doc/plf, http://plf.zarb.org/

Contains the following:

  • "free" component
    • deCSS
  • "non-free" component
    • realplayer
    • w32codecs

Ubuntu cannot include any of this for copyright reasons (not patents). For further explanation, see below.

Multimedia howto on ubuntuforums by ubuntu_demon

howto found at http://www.ubuntuforums.org/showthread.php?t=186792

Contains instructions on how to install codecs, Java and Flash from multiverse, universe and cipherfunk repositories. Again, Ubuntu cannot include the codecs, Java and Flash is discussed above.

Ubuntu Guide

Another community how-to. Offers instructions on how to enable universe and plf repositories and on how to install many of the above packages as well as the following:

  • Clipboard daemon for GNOME
  • Winpopup (linpopup)
    • Install linpopup from universe
    • Manually create a .desktop in /usr/share/applications
  • Multimedia codecs
    • installs all the gstreamer plugin packages from Ubuntu
    • these are in g-a-i
  • DVD support
    • install libdvdread3 from main
    • Run the install-css.sh
    • Install totem-xine
  • Multimedia player (xine-ui)
    • installs xine-ui from universe
    • Bodges the autoplay_dvd_command to run xine
    • Futzes the default app from totem to xine in /usr/share/applications

Joe Brockmeier's 10 Ubuntu tips

Another community guide. Contains instructions to:

  1. Getting multimedia to work
    • Should be adequately addressed above
  2. Changing the default editor from nano to vim
    • nano is very annoying/limited for more expert users that would like vim instead; for example, if in less you press 'v' it starts nano by default in Ubuntu, which is an Ubuntu-specific feature (of course, it's good for newbies)
  3. How to install packages
    • Suggests Synaptic and Adept -- but not gnome-app-install?
  4. Sudo and gksudo
    • Documentation issue, covered by existing docs
  5. Add users to sudo
    • A documentation issue - covered in the Ubuntu Desktop Guide?
  6. Adding a new desktop
    • Introduction to -desktop metapackages; not necessarily a good idea for most users
  7. How to reconfigure X.org
    • We don't cope automatically with hardware changes yet
  8. How to configure autologin
    • A documentation issue - covered in the Ubuntu Desktop Guide?
  9. Compiling from source
    • gcc and build-essential -- mdz supports installing these by default
    • checkinstall (not recommended for quality reasons)
  10. Installing an optimized kernel
    • Done automatically on the DVD
    • No space for it on the CD
    • UbuntuDemon : Can't this be installed (automatically) from ubuntu repositories if internet is available ?

    • Ago: I second that, a 386 kernel should be marked as upgradable and replaced on first system updgrade. Same thing for applications that may have a 686 version.

Automatic Installation of Xgl and Compiz

Yet another Compiz installation script (http://ubuntuforums.org/showthread.php?t=194993). This one has the advantage to install compiz as an additional desktop session (other solutions modify GDM configs or the X symlink or the existing session). With this approach standard X.org sessions are still available, and if Compiz does not work as expected in a particular set-up, it is easy to go back to a standard 2D environment. The script itself might contain some safety checks. The script could be bundled in a meta-package and made available in G-A-I with appropriate warnings.

The Ubuntu Document Storage Facility

In general, the UDSF is a centralized archival repository for information that is produced on the forums: a public forum library, a knowledge base. An effort to record and maintain the forum community-based documents that have a tendency to get lost in the lightning-fast pace of the vibrant participation, the UDSF seeks to replicate the organization of the most frequently accessed areas of the forums, and optimize the already-familiar information architecture with a well-developed dynamic hierarchy and content chunks. The UDSF strives to be a dynamic, well-organized knowledge base, decreasing the amount of time a user spends trying to find information that was previously posted/discussed on the forum.

BR Anchor

random mutterings from Gobby

needed : firefox totem plugin installed byu deault (or mplayer or something else) its nice to use totem for playback because it follows gstreamer preferences, but mplayer seems to have the highest success of playback. in my personal experiences mplayer and totem-gstreamer are almost equal .. some videos don't play using totem and other don't play using mplayer. but therefor totem-gstreamer is probably the better choice How does totem-gstreamer handle non-free win32 dlls these days -- it seemed to be difficult to configure. It does some magic with ffmpeg, I think. It seems to kind of work.. sometimes theres some package on cipherpunk .. pitfdll or something. i think it works for most wmv's except the newest ones(wmv 10 doesnt work at all AFAIK) it appears pitfdll is in dapper at least.great!

  • I disagree with this. Movie players should be used for playing movies, not web browsers. Whilst it should be easy to install movie playing browser plugins, making such a thing default would become confusing. Plugin interfaces are not as powerful as standalone apps, and having two interfaces would confuse the user. I use Epiphany for it's combined save and play when clicking on media file links, but I understand the reasons for an "Open now or save?" dialog. I would not understand it if a browser plugin was used, since this choice would be gone and the option to save (usually the most sensible action with movie files which can be large) is relegated to the right click menu and the plugin is used, or equally incomprehensible there is an "Open now or save?" dialog, but Open With selects the browser instead of the media player. Also, mplayer (and it's seperate codecs) would need to be installed by default in order to install an mplayer plugin by default. Oh, and WMV10 tends to use encryption I think. -Warbo

compiz/aiglx/xgl currently needs a warning

  • ((I tried it on a geforce 3 when Dapper was still in development I stopped trying after a bit of time though))
  • compiz.net -forums for aiglx/xgl/compiz howtos for ubuntu (and other distros) * xgl.compiz.info repositories contain cvs debs of compiz, aiglx, xgl and
    • associated xlibs, as well as patched parts of gnome to make compiz function
    • many users report sucess
  • aiglx/compiz/i810 has wacky breakages in it like password dialogs don't draw right and sustpend is broken. must make sure users understand that this has a

Please consider EthicalInfo when enabling all this dubious software to our beloved users. Yes, add Skype to the Commercial repos, but please add a warning that the user will be subject to proprietary lock-in, and potential snooping and loss of privacy. JackWasey

  • Seconded. As Ubuntu promotes free software, it would be useful to actually tell, why. The texts in gnome-app-install could be improved.

Comments

UbuntuDemon : There is some good stuff on http://doc.gwos.org. Some if it might be useful for the average desktop user, in particular the multimedia section right here : http://doc.gwos.org/index.php/MultiGraphicDapper

UbuntuDemon : Maybe we can include google earth into g-a-i ? Here's a popular howto on the forums : http://www.ubuntuforums.org/showthread.php?t=195382

UbuntuDemon : Here's another initiative like automatix. It's called BUMPS. I think we've covered the most important packages it installs. But it does install some packages which we haven't covered. Here's the forum section : http://www.ubuntuforums.org/forumdisplay.php?f=143

UbuntuDemon : If we know which non-official repositories are liked by the users we have "some" idea about which kind of packages are liked. Here's a poll called "What are your favorite non-official repositories for Dapper?" http://www.ubuntuforums.org/showthread.php?t=206506

UbuntuDemon : CommonCustomizations - feedback request : http://www.ubuntuforums.org/showthread.php?t=206535

PhillipHeath : We are open to suggestions on how the devs feel we could code Automatix to make it safer. I propose that the devs write up a set of guidelines and how to's for future third party projects on the best and safest way to code these scripts. This will help ensure that third party projects have the resources to safely implement what Ubuntu is not able to do because of legal and philsophical reasons.

Ago: G-A-I will become a place to collect all official Ubuntu add-ons, most will be applications, but themes and scripts/commoncustomizations could also be included (properly packaged). It would make sense to rename the menu entry from 'Add/Remove...' to something like 'Add-ons'. It would be more inviting to click, and it would be consistent with FireFox.


CategorySpec

CommonCustomizations (last edited 2008-08-06 17:01:22 by localhost)