summaryrefslogtreecommitdiff
path: root/dselect
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of the old buildsystemJulian Andres Klode2016-08-101-17/+0
| | | | Bye, bye, old friend.
* CMake: Add basic CMake build systemJulian Andres Klode2016-08-061-0/+4
| | | | | | | | | | | Introduce an initial CMake buildsystem. This build system can build a fully working apt system without translation or documentation. The FindBerkelyDB module is from kdelibs, with some small adjustements to also look in db5 directories. Initial work on this CMake build system started in 2009, and was resumed in August 2016.
* Replace all "press enter" occurrences with "press [Enter]"Luca Bruno2015-08-122-6/+6
| | | | | Thanks: Andre Felipe Machado for initial patch Closes: 414848
* replace direct calls to egrep with grep -EDaniel Hartwig2015-08-121-1/+1
| | | | | | | | | | | The rest of the initial patch is not needed or incorrect in our usage. Big changes for the dselect scripts seem unneeded as well as those are hardly used by anyone anymore… [commit message written by commiter] Closes: 255577 Thanks: David Weinehall for initial patch
* dselect/install: add new DSELECT_UPGRADE_OPTS="-f"Michael Vogt2013-08-261-3/+4
|
* dselect/install:Michael Vogt2013-08-261-1/+1
| | | | | * dselect/install: - remove "-f" option for apt-get dselect-upgrade (closes: #720532)
* dselect/update: remove "-f" option as its not being used in the context of ↵Michael Vogt2013-08-231-1/+1
| | | | apt-get update
* replace backticks with POSIX $() (Closes: #577116)David Kalnischkies2010-04-211-6/+6
| | | | And again thanks to Jari Aalto for spotting & patching!
* * dselect/install:David Kalnischkies2010-04-211-3/+3
| | | | | - modernize if-statements not to use 'x' (Closes: #577117) Thanks to Jari Aalto for spotting & patching!
* Fix some typos from #479997bubulle@debian.org2009-09-261-2/+2
|
* Removed unneeded 'LOCAL' entry, now clean runs smoothly in dselect/ directory.Eugene V. Lyubimkin2008-10-291-1/+1
|
* Mark a new string as translatable. Update PO(T) filesbubulle@debian.org2008-05-041-1/+2
|
* Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-061-1/+1
|
* - Make setup script for dselect method more explicit aboutArch Librarian2004-09-201-1/+1
| | | | | | | Author: mdz Date: 2003-07-18 14:24:00 GMT - Make setup script for dselect method more explicit about overwriting sources.list (Closes: #151727)
* Change frozen to testing everywhere.Arch Librarian2004-09-201-1/+1
| | | | | | Author: doogie Date: 2003-04-26 23:26:13 GMT Change frozen to testing everywhere.
* Fix /usr/doc references to examples/apt.conf.Arch Librarian2004-09-201-1/+1
| | | | | | Author: doogie Date: 2003-02-12 15:06:41 GMT Fix /usr/doc references to examples/apt.conf.
* copy rules now require a TARGET var, to specify the tar...Arch Librarian2004-09-201-0/+1
| | | | | | | | Author: doogie Date: 2003-02-12 07:28:33 GMT copy rules now require a TARGET var, to specify the target to install the copy rules under. The copy target in dselect/makefile installs itself under program, and not doc.
* i18n strings and gettext stuffArch Librarian2004-09-203-16/+26
| | | | | | Author: jgg Date: 2002-10-16 05:21:53 GMT i18n strings and gettext stuff
* Add another DSelect::Clean option: pre-auto, which runs...Arch Librarian2004-09-201-14/+21
| | | | | | | Author: bod Date: 2001-03-13 01:45:36 GMT Add another DSelect::Clean option: pre-auto, which runs autoclean after a successful update, to provide space for downloading newer packages.
* Join with aliencodeArch Librarian2004-09-202-22/+33
| | | | | | Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
* Undid undoing for bug 65952, fix is in aliencodeArch Librarian2004-09-201-1/+7
| | | | | | Author: jgg Date: 2000-07-31 05:05:54 GMT Undid undoing for bug 65952, fix is in aliencode
* Changed handling of the no-dowload caseArch Librarian2004-09-201-7/+1
| | | | | | Author: jgg Date: 2000-06-21 01:58:21 GMT Changed handling of the no-dowload case
* Fixed hardcoded path. Closes: #59743Arch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 2000-05-10 05:51:50 GMT Fixed hardcoded path. Closes: #59743
* Bug fixesArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 2000-02-11 03:37:45 GMT Bug fixes
* 2 bugs fixedArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 2000-02-07 01:45:31 GMT 2 bugs fixed
* Bug fixes, new major versionArch Librarian2004-09-202-1/+7
| | | | | | Author: jgg Date: 2000-01-27 04:15:09 GMT Bug fixes, new major version
* More fixesArch Librarian2004-09-201-5/+5
| | | | | | Author: jgg Date: 2000-01-16 05:36:17 GMT More fixes
* 3 more bugsArch Librarian2004-09-201-3/+11
| | | | | | Author: jgg Date: 1999-11-16 03:16:34 GMT 3 more bugs
* Retries and tweaked dselect scriptArch Librarian2004-09-201-2/+5
| | | | | | Author: jgg Date: 1999-10-17 20:58:36 GMT Retries and tweaked dselect script
* Fixed spelling errorArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 1999-08-21 04:53:38 GMT Fixed spelling error
* Various minor bug fixesArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 1999-06-24 04:06:30 GMT Various minor bug fixes
* Fixed cd stuff and some minor bugsArch Librarian2004-09-201-1/+8
| | | | | | Author: jgg Date: 1999-05-23 05:45:12 GMT Fixed cd stuff and some minor bugs
* Fixed update and bad conf fileArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 1999-04-11 06:46:09 GMT Fixed update and bad conf file
* Changed to the default of promptArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 1999-03-28 21:29:45 GMT Changed to the default of prompt
* Fixed dumpavail some moreArch Librarian2004-09-201-0/+3
| | | | | | Author: jgg Date: 1999-03-18 04:52:51 GMT Fixed dumpavail some more
* Better descriptionArch Librarian2004-09-201-1/+5
| | | | | | Author: jgg Date: 1999-02-05 02:48:26 GMT Better description
* Clean supportArch Librarian2004-09-201-1/+4
| | | | | | Author: jgg Date: 1999-02-01 08:15:18 GMT Clean support
* Fixed bashismsArch Librarian2004-09-202-2/+2
| | | | | | Author: jgg Date: 1999-01-11 23:56:11 GMT Fixed bashisms
* Fixed llug referenceArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 1999-01-09 19:24:40 GMT Fixed llug reference
* Oops, sh script fixesArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 1998-12-08 23:18:31 GMT Oops, sh script fixes
* Fixed script positionsArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 1998-12-03 07:26:52 GMT Fixed script positions
* Make improvementsArch Librarian2004-09-201-0/+12
| | | | | | Author: jgg Date: 1998-11-23 23:17:45 GMT Make improvements
* Fixed up the docs a bitArch Librarian2004-09-201-1/+8
| | | | | | Author: jgg Date: 1998-11-23 01:45:58 GMT Fixed up the docs a bit
* Dselect supportArch Librarian2004-09-205-0/+388
Author: jgg Date: 1998-11-22 23:37:03 GMT Dselect support