Your message dated Wed, 30 Nov 2011 12:20:06 +0100
with message-id <[email protected]>
and subject line Re: Bug#605011: History size seems far too small by default
has caused the Debian Bug report #605011,
regarding History size seems far too small by default
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
605011: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605011
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bash
Version: 4.1-3
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: origin-ubuntu lucid ubuntu-patch
Hi Matthias,
as you know on Ubuntu a patch to extend HIST{,FILE}SIZE to larger values has
been applied.
I think many Debian users would find that useful, so please apply it to the
Debian's package too.
The patch follows, thanks in advance:
--- debian/skel.bashrc.orig 2010-11-26 10:28:07.862826395 +0100
+++ debian/skel.bashrc 2010-11-26 10:30:53.970828640 +0100
@@ -15,6 +15,8 @@
shopt -s histappend
# for setting history length see HISTSIZE and HISTFILESIZE in bash(1)
+HISTSIZE=1000
+HISTFILESIZE=2000
# check the window size after each command and, if necessary,
# update the values of LINES and COLUMNS.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages bash depends on:
ii base-files 5.10 Debian base system miscellaneous f
ii dash 0.5.5.1-7.2 POSIX-compliant shell
ii debianutils 3.4 Miscellaneous utilities specific t
ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib
ii libncurses5 5.7+20100313-4 shared libraries for terminal hand
Versions of packages bash recommends:
ii bash-completion 1:1.2-2 programmable completion for the ba
Versions of packages bash suggests:
pn bash-doc <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 4.2-1
--- End Message ---