commit c053ba85bb4d5113e92f5f39fb4856adc00308f1 (HEAD, master) Author: Bill Nottingham Date: Wed Oct 3 17:39:50 2012 -0400 Clena out some obsolete requirements. initscripts.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) commit 06c22e76d45a5f8f2fd15fea6a8e7c9efa80962f (origin/master, origin/HEAD) Author: Bill Nottingham Date: Tue Sep 25 01:22:01 2012 -0400 MALLOC_CHECK_ is not thread safe. Don't enable it by default even in debug mode. (#853175) sysconfig/debug | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit c819f195a35a06ec2c0c14c3a7f7330a0c170c32 Author: Bill Nottingham Date: Fri Sep 14 16:10:41 2012 -0400 Don't suggest modifying the packaged files. term256.csh | 8 +++----- term256.sh | 8 +++----- 2 files changed, 6 insertions(+), 10 deletions(-) commit 8d627ea4b403a8c291b3b26e5bf42af147da8717 Author: Pádraig Brady Date: Wed Aug 8 21:56:17 2012 +0100 Enable 256 color terminals by default Makefile | 1 + term256.csh | 27 +++++++++++++++++++++++++++ term256.sh | 28 ++++++++++++++++++++++++++++ 3 files changed, 56 insertions(+) commit 02ca71f53ca1fe26a416b20a8a6b392565f74b57 Author: Václav Pavlín Date: Wed Sep 5 13:32:12 2012 +0200 Be less strict about VLAN name (#505314) sysconfig/network-scripts/ifdown-eth | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) commit 8484d970b787ddaafb866e4a9291019afb252dab Author: Bill Nottingham Date: Fri Aug 24 13:57:16 2012 -0400 Add explicit requirement on hostname (#851688) initscripts.spec | 1 + 1 file changed, 1 insertion(+) commit 323b0fc34f98c5e666bdb8976eeaac795a14f07d Author: Bill Nottingham Date: Wed Aug 8 17:11:31 2012 -0400 Drop prefdm. Makefile | 3 --- initscripts.spec | 1 - prefdm | 52 ---------------------------------------------------- sysconfig.txt | 11 ----------- 4 files changed, 67 deletions(-) commit 06cdd94e805e1c6d0faf3e9ece0dc71f301831ef Author: Benjamin Coddington Date: Mon Apr 23 11:19:43 2012 -0400 Allow duplicate address dectection to be disabled sysconfig/network-scripts/ifup-eth | 2 +- sysconfig/network-scripts/network-functions | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) commit eb8425399e577b6d0a7521dd09dfafab975932d2 Author: Lukas Nykryn Date: Fri Aug 3 11:14:22 2012 +0200 Killproc -d should parse same values as sleep rc.d/init.d/functions | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) commit 6b51ac2eb4581c5ec50d6771fd5ebf335bd634f4 Author: Lukas Nykryn Date: Tue Aug 7 14:41:38 2012 +0200 Fix typo in help message in ifdown-routes sysconfig/network-scripts/ifdown-routes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit d232acc90d7ebc2beba5e4ef6f9ffa6ab7f9b795 Author: Lukas Nykryn Date: Tue Aug 7 14:28:13 2012 +0200 Process rule6-* for sit devices (#840009) sysconfig/network-scripts/ifdown-sit | 3 +++ sysconfig/network-scripts/ifup-sit | 8 ++------ 2 files changed, 5 insertions(+), 6 deletions(-)