| … | |
… | |
| 16 | Fix bug 51351: Quote parsed output of /proc/filesystems to handle |
16 | Fix bug 51351: Quote parsed output of /proc/filesystems to handle |
| 17 | octal sequences in mountpoint such as encoded spaces (\040) |
17 | octal sequences in mountpoint such as encoded spaces (\040) |
| 18 | |
18 | |
| 19 | Fix bug 46680: Add cifs support to localmount and netmount. |
19 | Fix bug 46680: Add cifs support to localmount and netmount. |
| 20 | Thanks to Ronald Moesbergen for the patches |
20 | Thanks to Ronald Moesbergen for the patches |
|
|
21 | |
|
|
22 | Related to bug 38955, don't set INPUTRC. Instead patch bash so |
|
|
23 | that it looks for /etc/inputrc automatically if ~/.inputrc is |
|
|
24 | missing. This is better than using INPUTRC since that will |
|
|
25 | override even after the user creates ~/.inputrc. |
| 21 | |
26 | |
| 22 | 21 Jul 2004; Aron Griffis <agriffis@gentoo.org>: |
27 | 21 Jul 2004; Aron Griffis <agriffis@gentoo.org>: |
| 23 | |
28 | |
| 24 | Fix bug 26952: Use /etc/bash/bashrc to setup PS1, testing $- to |
29 | Fix bug 26952: Use /etc/bash/bashrc to setup PS1, testing $- to |
| 25 | determine if shell is interactive. The new system-wide bashrc is |
30 | determine if shell is interactive. The new system-wide bashrc is |