/[tasksel]/trunk/README
ViewVC logotype

Log of /trunk/README

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 2113)

Revision 1921 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 18 01:34:29 2007 UTC (6 years, 1 month ago) by joeyh
File length: 4881 byte(s)
Diff to previous 1695
* Remove the Provides fields, which were always obscure and is better done
  via tests.
* Add a preseedable tasksel/desktop, which can be used to choose which
  of gnome, kde, or xfce to pick to enhance the desktop task. It's a
  multiselect value, so if you want you can even install more than one,
  or none.

Revision 1695 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 27 23:13:25 2006 UTC (6 years, 6 months ago) by joeyh
File length: 4809 byte(s)
Diff to previous 1290
* xserver-xorg has been changed in version 7.1.0-5 to do all hardware
  detection in its postinst, and so the desktop.preinst script to
  pre-install those tools is no longer necessary. Thanks to the X Strike
  Force for finally ending this special case.
* Hangs during standalone tasksel runs due to apt prompting for a CD
  switch when installing packages in desktop.preinst are therefore no longer
  a problem. Closes: #386244
* However, this problem can still occur if third-party task scripts try to
  install packages. Document that.

Revision 1290 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 27 16:17:09 2006 UTC (7 years ago) by joeyh
File length: 4645 byte(s)
Diff to previous 1283
clearification re Key

Revision 1283 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 24 18:28:25 2006 UTC (7 years ago) by joeyh
File length: 4637 byte(s)
Diff to previous 1273
* Add a Provides field, this is used to let tasksel know if two alternate
  tasks, such as gnome-desktop and kde-desktop provide the same essential
  thing. If so, tasksel will try to avoid selecting both for install.
* If an enhancing task is selected (by preseeding), make sure to select
  the tasks it enhances too. The add any other tasks that also enhnce
  those tasks, unless they provide the same thing. In other words, this
  allows preseeding kde-desktop, and getting desktop and any appropriate
  lang-desktop, but not gnome-desktop.

Revision 1273 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 23 19:59:17 2006 UTC (7 years, 1 month ago) by joeyh
File length: 4531 byte(s)
Diff to previous 1115
* Rename the "Depends" field to "Enhances" which is much closer to what it's
  actually used for. A task such as french-desktop enchances systems with
  the desktop and french tasks installed on it.

Revision 1115 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 2 20:33:33 2006 UTC (7 years, 4 months ago) by joeyh
File length: 4338 byte(s)
Diff to previous 1049
* Add support for preinst, postinst, prerm and postrm scripts for tasks.
* Add preinst script for desktop task, to install read-edid and mdetect
  for X server autoconfiguration.
* Clean up executation of commands.

Revision 1049 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 18 19:50:40 2005 UTC (7 years, 6 months ago) by joeyh
File length: 3930 byte(s)
Diff to previous 1008
* Manual package selection is now less of a special case, with an actual
  task entry for it that can have test scripts like other task entries,
  etc.
* Check for running under the debconf frontend and if it is, do as much as
  possible to avoid outputting non-debconf protocol to stdout, including:
  - Don't display the manual task.
  - Don't clear the screen before running aptitude.
  Before this can be used in a first stage debian install, we'll still need
  to deal with dpkg/apt output.

Revision 1008 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 25 01:40:18 2005 UTC (7 years, 8 months ago) by joeyh
File length: 3824 byte(s)
Diff to previous 899
* Explicitly add Packages: task-fields lines to all the tasks in tasks/
  so it's less of a special case from how task definitions generally work.
* Key packages are always included in a task, and need not be explicitly
  listed by the Packages field, although it's ok if they are.
* Allow package list programs to output the list separated by any
  whitespace, not just newlines.
* Pass params from Packages: fields to the program that is run.
* Add a "list" method, supporting easy user-defined tasks with no coding
  or overrides hacking needed, vis:
    Packages: list
      package-1
      package-2
      ...
* Some docs improvements in this area.

Revision 899 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 9 23:31:21 2005 UTC (7 years, 11 months ago) by joeyh
File length: 3501 byte(s)
Diff to previous 831
    - Add a "new-install" test script (and export NEW_INSTALL for test
      scripts), to allow special control of tasks during new installs.
    - Add a new "standard" task which defaults to being marked for install
      on new installs and is otherwise hidden (because removing it makes
      little sense), and which causes all standard or above priority packages
      to be installed. Closes: #301273, #298702
    - Remove the -r, -i, and -s switches as unnecessary given the standard
      task.
    - Remove the -n switch since it was intended to be used with other removed
      switches.
    - Make the lang test only do anything on new installs, to avoid tasksel
      looking at the LANG variable in everyday use.
    - Rename Packages field in input task files to Packages-list to allow
      really specifying a Packages value.

Revision 831 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 17 08:56:06 2004 UTC (8 years, 5 months ago) by bubulle
File length: 3409 byte(s)
Diff to previous 664
Fix typoe in README file

Revision 664 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 16 20:21:50 2004 UTC (8 years, 10 months ago) by joeyh
File length: 3408 byte(s)
Diff to previous 575
    - Re-organised the documentation.
    - Modularised how the list of packages in a task is determined.

Revision 575 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 23 15:06:33 2004 UTC (8 years, 11 months ago) by joeyh
File length: 753 byte(s)
Diff to previous 181
merge changes from newtasksel branch back to trunk

Revision 181 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 16 23:38:47 2003 UTC (9 years, 8 months ago) by joeyh
File length: 1568 byte(s)
Diff to previous 157
   * Denis Barbier
     - Remove a trailing space in tasks/{c-dev,chinese-t,python-dev}
       and update tasks/po/{de,no}.po
     - Add tasks/po/fr.po.  Closes: #204554
     - Fix a typo in news-server. Closes: #204145
     - Patched data.c to split multi-paragraph descriptions into
       separate gettext calls. Closes: #203829
   * Joey Hess
     - Remove openoffice.org-spellcheck-de-* from German task, no such packages
       any more, and I cannot find a replacement.
     - Add a Norwegian language task from Petter Reinholdtsen. Closes: #205360
     - Provisionally switched print server task to CUPS. We're not sure
       which is the better choice, and continue to solicit comments on this
       change. Closes: #205358
     - Use apt-cache dumpavail via popen, instead of reading the often
       outdated available file. Closes: #114721, #192306, #211072
     - Doc updates for above change.

Revision 157 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 25 17:33:24 2003 UTC (9 years, 9 months ago) by joeyh
File length: 1572 byte(s)
Diff to previous 57
    - Updated copyright date range.
    - Make unselected buttons be the same color as the window itself.
      Matches look of new, fixed whiptail, and Closes: #122212
    - Note in README that the way to get a task added is a bug report against
      this package. Closes: #144533
    - Removed broken python-bobo from python task. Closes: #180925
    - The python task is retarget at providing a subset of the more useful
      python tools, instead of everything. Semi-randomly removed some stuff.
      Someone who uses python might want to take over maintainership of this
      task.
    - Capitalised first letter of every task, in an effort to look
      "professional". Closes: #183109
    - Removed the fortran task, not sufficiently used.
    - Added mutt and spamassassin to mail server task.
    - Fixed menu entry to give full path to su-to-root as it is in sbin for
      some reason. Closes: #188367
    - Replace gnome-gnomines with gnome-games in games task, package rename.
      Closes: #190874
    - Replace xtris with the currently popular tetrinet in games task.
    - Make "available file" message recommend running dselect update.
      Closes: #153016, #183690
    - Replace netenv (with its nasty boot-time prompt) with guessnet (with
      its slick new ifupdown integration) in laptop task.
    - Add hdparm to laptop task, since many laptop users will want to use it
      to speed up (or turn off!) their disks. Closes: #87450
    - Add menu to office task.
    - Added a java task. Closes: #108061
    - Removed inlined Spanish translation of spanish task. However we should
      add translations, it's not like that!
    - Added a Thai task. Closes: #122663. Needs review since the bug's package
      list was 2 years old.
    - Cleaned up bad wording in most of the descriptions of the
      language-specific tasks.
    - Added sudo to unix-server.
    - Added kernel-compile task for custom kernel building. Closes: #184428
    - Blessed the idea of putting Maintainer fields in individual task files.
    - Removed nonexistant packages from tasks: netscape-zh-resource-477,
      dialdcost, hanterm
    - Put cxterm-ks in korean task to replace hanterm. I hope that's right.
    - Rename mozilla-locale-es to mozilla-locale-es-es.
    - For chinese-t, use doc-linux-zh-text, which provides traditional
      chinese. doc-linux-zh-t went away.
    - doincludes.pl and makedesc.pl use apt-cache dumpavail instead of
      dselect available file, for more up-to-date information.

Revision 57 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 18 02:02:02 2001 UTC (12 years ago) by joeyh
File length: 1510 byte(s)
Diff to previous 1
My changes:
  * Added support for task description files.
  * Read in /usr/share/tasksel/debian-tasks.desc as a task description
    file.
  * Added makedesc.pl, a program to generate a task description file from
    a set of task descriptions.
  * Got rid of all the name prettification code since it is no longer used
    anyway.
  * Killed filterdescription, the task packages in woody actually don't
    have that problem anymore.
  * Don't move cursor to the right after a task is selected.
  * Removed unused tasksel.man from source package (keep pod).
  * Fixed an obscure bug if a task package happened to be the last thing in
    the available file.
  * Enable debug mode by default, but turn it off when building from the
    rules file.

Aj's changes:
  * Use "Section:" fields to break tasks into different sections. Have a
    hardcoded list of default sections, with a defined order; remaining
    sections get added to the end, in alphabetical order. Sections that
    don't match "tasks-*" are ignored.
  * "tasksel install foo bar baz" as a replacement for "apt-get install
    task-foo task-bar task-baz"
  * Increase the size of the "apt-get install" command line buffer.

Revision 1 - (view) (download) (annotate) - [select for diffs]
Added Sun Nov 21 22:01:05 1999 UTC (13 years, 6 months ago) by tausq
File length: 1257 byte(s)
Task selection UI Initial CVS

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.5