Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New "update" action in kernel module | Florian Schmaus | 2023-03-15 | 1 | -2/+14 |
| | | | | | | | | | | | | | | | | * modules/kernel.eselect (do_update, describe_update) (describe_update_options): New action, attempts to update the /usr/src/linux symlink to point to the sources of the running kernel. Bug 901209. * man/kernel.eselect.5: Document it. Thanks to ulm for helpful suggestions when working on this functionality. Bug: https://bugs.gentoo.org/901209 Signed-off-by: Florian Schmaus <flow@gentoo.org> [Tweaked bash syntax. Fixed highlighting in man page.] Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | New global option --eprefix | Ulrich Müller | 2023-02-27 | 1 | -2/+11 |
| | | | | | | | | | * bin/eselect.in: New global option --eprefix. (es_do_help): Document it. * doc/user-guide.txt: * man/eselect.1: Document the --eprefix option. Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | New global option --root | Ulrich Müller | 2022-01-08 | 1 | -2/+10 |
| | | | | | | | | | * bin/eselect.in: New global option --root. (es_do_help): Document it. * doc/user-guide.txt: * man/eselect.1: Document the --root option. Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | Update copyright years. | Ulrich Müller | 2020-12-16 | 9 | -9/+9 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | Support relative pathnames in editor-variable library. | Ulrich Müller | 2019-09-02 | 2 | -13/+14 |
| | | | | | | | | | | | | * libs/editor-variable.bash.in (find_in_path): New function, looks up its first argument in EDITOR_PATH, and tests if it exists. (find_targets, do_set): Use it. * modules/pager.eselect (EDITOR_LIST): * modules/editor.eselect (EDITOR_LIST): Don't use absolute paths. * man/editor.eselect.5: * man/pager.eselect.5: Update. Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | Update copyright years. | Ulrich Müller | 2019-02-13 | 9 | -9/+9 |
| | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | Update copyright notices to follow the new policy. | Ulrich Müller | 2018-09-16 | 9 | -9/+9 |
| | |||||
* | Update profile.eselect(5) examples. | Ulrich Müller | 2018-08-07 | 1 | -4/+6 |
| | | | | * man/profile.eselect.5: Update examples, bug 662996. | ||||
* | Update copyright years. | Ulrich Müller | 2018-01-08 | 9 | -9/+9 |
| | |||||
* | Update URI of GLEP 42. | Ulrich Müller | 2017-10-14 | 1 | -2/+2 |
| | | | | * man/news.eselect.5: Update URI of GLEP 42. | ||||
* | Update copyright years. | Ulrich Müller | 2017-03-22 | 9 | -9/+9 |
| | |||||
* | Prefer less to more in pager module. | Ulrich Müller | 2016-06-16 | 1 | -3/+3 |
| | | | | | * modules/pager.eselect (EDITOR_LIST): Prefer less to more. * man/pager.eselect.5: Update. | ||||
* | Happy new year 2016! | Ulrich Müller | 2016-01-27 | 9 | -9/+9 |
| | |||||
* | Remove binutils module. | Ulrich Müller | 2015-08-13 | 2 | -76/+0 |
| | | | | | | | | * modules/binutils.eselect: * man/binutils.eselect.5: Module removed. This has been converted to a wrapper and moved to the binutils-config package, bug 507870. * modules/Makefile.am (modules_DATA): * man/Makefile.am (man_MANS): Update accordingly. | ||||
* | Happy new year 2015! | Ulrich Müller | 2015-01-17 | 10 | -10/+10 |
| | |||||
* | Use "%" instead of "," as delimiter for sed. | Ulrich Müller | 2014-05-20 | 1 | -1/+1 |
| | | | | | | * bin/Makefile.am (dosed): * libs/Makefile.am (dosed): * man/Makefile.am (dosed): Use "%" instead of "," as delimiter. | ||||
* | Update URI of GLEP 42. | Ulrich Müller | 2014-02-18 | 1 | -2/+2 |
| | | | | * man/news.eselect.5: Update URI of GLEP 42. | ||||
* | Happy new year 2014! | Ulrich Müller | 2014-01-19 | 10 | -10/+10 |
| | |||||
* | Use relative symlinks for man pages. | Ulrich Müller | 2013-08-25 | 1 | -1/+1 |
| | | | | * man/Makefile.am (install-symlink-%): Use relative symlinks. | ||||
* | Remove stale man page for bashcomp module. | Ulrich Müller | 2013-08-05 | 2 | -67/+0 |
| | | | | | * man/bashcomp.eselect.5: Remove stale man page. * man/Makefile.am (man_MANS): Remove bashcomp.eselect.5 from list. | ||||
* | Happy new year 2013! | Ulrich Müller | 2013-01-04 | 11 | -11/+11 |
| | |||||
* | Update man pages for editor, pager, and visual modules. | Ulrich Müller | 2012-09-15 | 3 | -6/+6 |
| | | | | | This follows the change in libs/editor-variable.bash.in, commit 1619d226b7a90347a525cd5a3042dcdce400a987. | ||||
* | Remove SVN keywords throughout. | Ulrich Müller | 2012-03-07 | 11 | -33/+0 |
| | |||||
* | Update years. Fix copyright headers, eselect has always been GPL-2 or later. | Ulrich Müller | 2012-01-21 | 11 | -22/+22 |
| | | | | svn path=/trunk/; revision=859 | ||||
* | Encode some man pages as utf-8 and fix spelling of my name. | Ulrich Müller | 2012-01-21 | 5 | -5/+10 |
| | | | | svn path=/trunk/; revision=857 | ||||
* | New global option --colour=<yes|no|auto>. | Ulrich Müller | 2011-10-28 | 1 | -3/+13 |
| | | | | svn path=/trunk/; revision=854 | ||||
* | Changed output formatting in news module, bug 388233. | Ulrich Müller | 2011-10-27 | 1 | -5/+7 |
| | | | | svn path=/trunk/; revision=852 | ||||
* | Whitespace. | Ulrich Müller | 2011-09-25 | 1 | -11/+12 |
| | | | | svn path=/trunk/; revision=849 | ||||
* | Happy new year 2011! | Ulrich Müller | 2011-01-08 | 11 | -15/+15 |
| | | | | svn path=/trunk/; revision=790 | ||||
* | Sort news items by their name, bug 344655. | Ulrich Müller | 2010-11-11 | 1 | -4/+4 |
| | | | | svn path=/trunk/; revision=780 | ||||
* | Add --quiet option to suppress output. | Ulrich Müller | 2010-03-21 | 1 | -3/+8 |
| | | | | svn path=/trunk/; revision=769 | ||||
* | Happy new year 2010! | Ulrich Müller | 2010-01-01 | 11 | -11/+11 |
| | | | | svn path=/trunk/; revision=752 | ||||
* | Update list of options in man page. | Ulrich Müller | 2009-12-31 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=751 | ||||
* | Update man page. | Ulrich Müller | 2009-08-27 | 1 | -4/+4 |
| | | | | svn path=/trunk/; revision=640 | ||||
* | Document the --brief option. | Ulrich Müller | 2009-08-19 | 1 | -1/+5 |
| | | | | svn path=/trunk/; revision=632 | ||||
* | Update AUTHORS entry. | Ulrich Müller | 2009-08-17 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=621 | ||||
* | Update Makefiles. | Ulrich Müller | 2009-08-15 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=613 | ||||
* | Rename news-tng module to news. | Ulrich Müller | 2009-08-15 | 1 | -14/+14 |
| | | | | svn path=/trunk/; revision=612 | ||||
* | New directory man-other, for man pages not distributed with eselect. | Ulrich Müller | 2009-07-09 | 7 | -648/+0 |
| | | | | svn path=/trunk/; revision=600 | ||||
* | Support mbox output format. | Ulrich Müller | 2009-06-20 | 1 | -5/+7 |
| | | | | svn path=/trunk/; revision=587 | ||||
* | Update man pages. | Ulrich Müller | 2009-06-08 | 4 | -3/+11 |
| | | | | svn path=/trunk/; revision=586 | ||||
* | Add "--unused" option to show status of scripts that are not assigned | Ulrich Müller | 2009-06-05 | 1 | -3/+6 |
| | | | | | | to any runlevel; bug 271208. Several small changes in the rc module. svn path=/trunk/; revision=578 | ||||
* | New package-manager module and man page. | Ulrich Müller | 2009-06-04 | 1 | -0/+81 |
| | | | | svn path=/trunk/; revision=577 | ||||
* | Fix man page formatting. | Ulrich Müller | 2009-05-27 | 1 | -2/+4 |
| | | | | svn path=/trunk/; revision=568 | ||||
* | Update e-mail addresses, or replace by generic eselect@g.o for retired devs. | Ulrich Müller | 2009-05-16 | 3 | -6/+6 |
| | | | | svn path=/trunk/; revision=540 | ||||
* | Sync emacs and ctags modules from the Emacs SVN repository. | Ulrich Müller | 2009-05-11 | 2 | -10/+14 |
| | | | | svn path=/trunk/; revision=533 | ||||
* | Remove mailer module since it's not functional, bug 220473. | Ulrich Müller | 2009-04-30 | 2 | -58/+0 |
| | | | | svn path=/trunk/; revision=521 | ||||
* | Use man macros. | Ulrich Müller | 2009-04-26 | 4 | -149/+266 |
| | | | | svn path=/trunk/; revision=509 | ||||
* | Fix file permissions. Add option "--raw". | Ulrich Müller | 2009-04-26 | 1 | -0/+5 |
| | | | | svn path=/trunk/; revision=508 | ||||
* | Update man page. | Ulrich Müller | 2009-04-25 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=506 |