~ubuntu-branches/ubuntu/precise/xorg/precise

« back to all changes in this revision

Viewing changes to xsf-docs/index.mdwn

  • Committer: Bazaar Package Importer
  • Author(s): Timo Aaltonen, Bryce Harrington, Timo Aaltonen
  • Date: 2011-06-14 15:39:40 UTC
  • mfrom: (6.3.18 sid)
  • Revision ID: james.westby@ubuntu.com-20110614153940-b9i0fr1v2kchiozh
Tags: 1:7.6+7ubuntu1
* Merge from Debian unstable, remaining changes:
  - Add apport hook
  - Demote xfonts-{75DPI,100DPI} to Suggests. Demote xfonts-scalable to
    Recommends.
  - debian/local/Xsession:
    Truncate xsession-errors on startup if too big
  - debian/local/Xsession.d/20x11-common_process-args:
    Add support for session command containing args.
  - debian/local/Xsession.d/60x11-common_localhost:
    Authorise all processes running with the user's credentials to connect
    to the server.
  - debian/rules, debian/control:
    Add dependencies on x11-common, and symlink /usr/share/doc directories
    of all packages to x11-common's.
  - debian/scripts/vars.*:
    + Don't drop wacom from input-all.
    + Add -vmmouse to input-all for amd64 and i386.
    + Add -qxl to video-all for amd64 and i386.
    + Add -geode to video-all for i386.
    + Drop video drivers that are likely irrelevant for ARM.
  - debian/xserver-xorg.postinst.in: Also migrate users from psb → vesa.

[ Bryce Harrington ]
* apport/source_xorg.py:
  - Move Failsafe-X out of the xorg package to xdiagnose
    (LP: #480744)
  - Simplify answers for bug reporters filing post-release reports.
    (LP: #778758)
  - Remove attach_drm_info().  This is useful info but we use it very
    infrequently, and it is already available in other log files.  But the
    call makes bug reports a bit cluttered since it adds a lot of lines to
    the report itself.

[ Timo Aaltonen ]
* rules: A stampfile generation was commented out by mistake, uncomment
  it.
* Rework the x11-common.{postinst,postrm,preinst} failsafe conffile
  handling, the previous ones added in 1:7.6+4ubuntu1 were wrong too.
* scripts/vars.{amd64,i386,powerpc}: Remove apm, ark, chips, i128, i740,
  rendition, s3virge, tseng, voodoo from xserver-xorg-video-all
  dependencies. They are unmaintained and obsolete.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# X Strike Force’s documentation
2
 
 
3
 
*The “X Strike Force” takes care of packaging X.Org for Debian.*
4
 
 
5
 
 
6
 
## Getting started
7
 
 
8
 
 * [General FAQ](faq/general.html)
9
 
 
10
 
## How to…
11
 
 
12
 
 * [How to report bugs](howto/report-bugs.html)
13
 
 * [How to triage bugs](howto/triage-bugs.html)
14
 
 * [How to use GDB](howto/use-gdb.html)
15
 
 * [How to configure input](howto/configure-input.html)
16
 
 * [How to configure outputs](howto/use-xrandr.html)
17
 
 * [How to build mesa](howto/build-mesa.html)
18
 
 
19
 
## Reference documentation
20
 
 
21
 
 * [Dependencies between server and drivers](reference/dependencies.html)
22
 
 * [Backports policy for squeeze](reference/squeeze-backports.html)
23
 
 * [Upstream contacts](reference/upstream-contacts.html)
24
 
 
25
 
## Other documentation
26
 
 
27
 
 * [Upstream features](upstream-features.html)
28
 
 
29
 
## Feedback
30
 
 
31
 
 * Sources for these documents are available on
32
 
   [git.debian.org](http://git.debian.org/?p=pkg-xorg/debian/xorg.git;a=shortlog;h=xsf-docs).
33
 
 * Patches, suggestions, flames, etc. are welcome, using the
34
 
   [debian-x](http://lists.debian.org/debian-x/) mailing list.