Bug#593835: [Bash-completion-devel] Bug#593835: bash-completion: non optional by being in /etc/profile.d

2011-07-04 Thread Guillaume Rousse
Le 04/07/2011 23:18, Jonathan Nieder a écrit : > Hi, > > Tim Connors wrote: > >> By placing a script in /etc/profile.d/, setting up of bash-completion >> becomes completely non-optional. Previously, it was up to the user to >> source /etc/bash_completion, but now it is not. > > Yep. > > Even w

Bug#623562: [Bash-completion-devel] Bug#623562: /etc/bash_completion.d/sh: please provide simple file completion for sh

2011-04-21 Thread Guillaume Rousse
Le 21/04/2011 11:08, Uwe Kleine-König a écrit : > With the current bash completion > > sh ref > > doesn't complete ref to refresh though the match is unique. > For now I'm adding > > complete -r sh > > in my .bashrc which makes the completion work for me again. Note you can always f

Bug#466362: interfaces ordering trouble

2008-02-18 Thread Guillaume Rousse
://qa.mandriva.com/show_bug.cgi?id=33256 for more details. -- Guillaume Rousse Moyens Informatiques - INRIA Futurs Tel: 01 69 35 69 62 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#299855: apache2: bash completion for administration tools

2005-03-16 Thread Guillaume Rousse
Package: apache2 Version: 2.0.53-5 Severity: wishlist Tags: patch The following scriptlet provides bash completion for Debian specific administration tools (a2enmod, a2ensite, a2dismod, a2dissite). Just install it in /etc/bash_completion.d/ to enable it automatically. -- System Information: Debi

Bug#299852: invalid shell for backuppc user prevent command-line use

2005-03-16 Thread Guillaume Rousse
Package: backuppc Version: 2.1.0-10 Severity: normal The backuppc user is installed without valid shell. While this is a standard security measure, this also prevent command line use, such as presented in documentation: su backuppc -c /usr/share/backuppc/bin/BackupPC_serverMesg status info su back