René Rebe
74c0f83c92
* use usr/bin/env bash instead of bin/bash for portability on OtherOS
...
git-svn-id: https://svn.exactcode.de/t2/trunk@64059 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2023-07-14 21:12:48 +00:00
René Rebe
ae9d01a42c
* reverted accidently committing a set -x in Check-System
...
git-svn-id: https://svn.exactcode.de/t2/trunk@60789 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2023-02-06 14:51:45 +00:00
René Rebe
f2f3186d9a
* disable emerging toybox and busybox by default, too
...
git-svn-id: https://svn.exactcode.de/t2/trunk@60788 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2023-02-06 14:50:26 +00:00
René Rebe
cfe2e695b8
* updated bash version check
...
git-svn-id: https://svn.exactcode.de/t2/trunk@51396 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2021-01-17 09:15:41 +00:00
René Rebe
5cabdd7494
* removed superflous whitespace before ; in scripts/
...
sed -i 's/\([^ ]\) \(;[^;)]\)/\1\2/g' scripts/*
git-svn-id: https://svn.exactcode.de/t2/trunk@50972 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2020-12-28 16:07:47 +00:00
René Rebe
2a029215f6
* removes some stray scripts/ white-space at EOL
...
git-svn-id: https://svn.exactcode.de/t2/trunk@49466 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2020-03-01 22:12:27 +00:00
René Rebe
3aec6d555f
* prepare scripts/ for bash-5.x
...
git-svn-id: https://svn.exactcode.de/t2/trunk@47507 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2019-01-15 14:44:33 +00:00
René Rebe
5a0cce2f8c
* implemented file/Zstd paranoia check
...
* fixed zstd vs. bzip2 typo in another test
git-svn-id: https://svn.exactcode.de/t2/trunk@46347 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2017-12-28 18:53:52 +00:00
René Rebe
5a02895f42
* paranoia check zstd
...
git-svn-id: https://svn.exactcode.de/t2/trunk@46049 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2017-10-02 18:16:58 +00:00
René Rebe
eeda12d52b
* check for gawk
...
git-svn-id: https://svn.exactcode.de/t2/trunk@34607 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2009-10-20 07:58:53 +00:00
René Rebe
9b8976bd55
* bash 4.* is ok to build T2, added it to Check-System
...
git-svn-id: https://svn.exactcode.de/t2/trunk@33417 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2009-06-23 10:51:03 +00:00
René Rebe
bfd35ddf6d
* do not error on missing SWAP, just warn
...
(Virtual containers (OpenVZ et al.) might not even indicate swap
to the individual containers, and other servers have GB of RAM
these days, and more often without any swap at all.)
git-svn-id: https://svn.exactcode.de/t2/trunk@26300 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2007-10-10 12:38:10 +00:00
René Rebe
6545e08d38
* improved Check-System to check if a uname program is available
...
git-svn-id: https://svn.exactcode.de/t2/trunk@22571 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2007-02-17 14:17:51 +00:00
René Rebe
ba5e2d61f8
* removed superflous check for libc.a from Check-System (noone answered what it is suppost to do)
...
git-svn-id: https://svn.exactcode.de/t2/trunk@18999 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2006-08-14 06:22:17 +00:00
René Rebe
aea27ebb53
* improved Check-System to output the empty, seperating line after
...
the checkpoints - so errors from commands are in front of the
description text and not glued to the bottom of the last test's
output
git-svn-id: https://svn.exactcode.de/t2/trunk@18989 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2006-08-11 11:26:56 +00:00
René Rebe
a988e8cd08
* added a paranoia System check to test for functional device nodes
...
git-svn-id: https://svn.exactcode.de/t2/trunk@18988 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2006-08-11 11:22:45 +00:00
René Rebe
ea455f7e06
* allow bash 3.1 in Check-System
...
git-svn-id: https://svn.exactcode.de/t2/trunk@13891 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2005-12-15 16:22:07 +00:00
René Rebe
b0c708c9db
* fixed new root check to actually work ,-)
...
git-svn-id: https://svn.exactcode.de/t2/trunk@12891 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2005-10-26 16:07:45 +00:00
René Rebe
7f25604bdd
* improved Check-System to warn for non-root builds
...
git-svn-id: https://svn.exactcode.de/t2/trunk@12889 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2005-10-26 15:15:29 +00:00
Alejandro Mery Pellegrini
053605ac30
* merged 10684 from nestedtarget: added paranoia checks for libc.a
...
git-svn-id: https://svn.exactcode.de/t2/trunk@10686 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2005-07-25 23:44:56 +00:00
Nagy Karoly Gabriel
f4624dea39
* added paranoia checks for bison
...
git-svn-id: https://svn.exactcode.de/t2/trunk@10680 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2005-07-25 19:38:28 +00:00
Nagy Karoly Gabriel
58cd848c7c
* added paranoia checks for patch
...
git-svn-id: https://svn.exactcode.de/t2/trunk@10617 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2005-07-23 19:31:45 +00:00
Alejandro Mery Pellegrini
68a3a39d76
* merged 10615 from nestedtarget: added paranoia checks for flex and m4
...
git-svn-id: https://svn.exactcode.de/t2/trunk@10616 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2005-07-23 19:28:36 +00:00
René Rebe
f19baf6834
* CopyPatch for scripts
...
git-svn-id: https://svn.exactcode.de/t2/trunk@7528 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2005-03-18 06:37:42 +00:00
René Rebe
455f155619
* fixed Check-System to run sed -i on a real file - and so buggy
...
sed version do not yield an empty - file ... ;-)
git-svn-id: https://svn.exactcode.de/t2/trunk@4105 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2004-09-30 12:02:46 +00:00
René Rebe
9a65900b83
* added bash 3.0* to the list of known bash version to be ok
...
git-svn-id: https://svn.exactcode.de/t2/trunk@3902 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2004-09-14 09:55:44 +00:00
René Rebe
8a5dc1fe8b
* well - here goes - uhm - some sort of monster patch:
...
a) The files are copyrighted by the ROCK Linux Project, not Clifford
alone (e.g. imagine what I alone have already contributed and rewritten)
Reflect this in the Copyright statement ...
b) Compress the filename in the copyright, so that package moves to not
need an reimplanted copyright ...
git-svn-id: https://svn.exactcode.de/t2/trunk@3747 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2004-08-19 15:21:59 +00:00
René Rebe
25e30617a7
* added a check for 'sed -i' to Check-System
...
git-svn-id: https://svn.exactcode.de/t2/trunk@3156 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2004-06-03 23:29:13 +00:00
Alex
13fc87866e
* added makeinfo test to Check-System
...
git-svn-id: https://svn.exactcode.de/t2/trunk@3155 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2004-06-03 23:18:59 +00:00
René Rebe
49ebe2a774
tcr pointed out a tiny typo ...
...
git-svn-id: https://svn.exactcode.de/t2/trunk@1249 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2003-08-29 23:13:05 +00:00
René Rebe
29113ed525
added bash version checkk to System-Check
...
git-svn-id: https://svn.exactcode.de/t2/trunk@1245 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2003-08-29 22:39:26 +00:00
Initial import.
6a928ce33f
git-svn-id: https://svn.exactcode.de/t2/trunk@1 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2003-04-25 23:28:20 +00:00