da3c9abbf5
reusing customer_281
2022-06-09 21:17:18 +02:00
3574453066
'git pull' calls the hook post-merge when new data arrive.
...
If this is the case, write a file /tmp/git-pull which contains the names
of changed files.
Do not search for any special output of git.
2022-06-09 18:41:33 +02:00
27445f354a
call pull_customer_repository without parameters
2022-06-09 18:40:40 +02:00
83aa2dbd5c
clone_customer_repository: re-initailize repository after cloning. Copy
...
.githhoks/post-merge hook into .git/hooks/. post-merge will list the
names of changed files and write them to /tmp/git-pull.
The existence of /tmp/git-pull shows that there have been received changed files.
2022-06-09 18:34:31 +02:00
cfce4ae53c
remove opkg-part
2022-06-07 22:33:05 +02:00
7a77d03c7e
Add some vars
2022-06-07 22:32:46 +02:00
103952bdb9
use customer_szeged_281 for testing
2022-06-06 20:42:48 +02:00
0516843837
removed all needless parts: git is doing the working
2022-06-06 20:41:55 +02:00
d538f21a57
Minor change
2022-06-06 20:13:04 +02:00
f860c901f5
update.conf has been removed
2022-06-06 20:08:31 +02:00
8f07fbcf53
moved some code into read_config() to make sure proper initialization
2022-06-06 20:07:47 +02:00
326c6ea001
We use a different work-tree as usual when creatinng the repository.
...
Cloning the rep. does not save this setting. So we have to re-init the
rep:
git --git-dir=.git --work-tree=/ init
2022-06-06 20:05:05 +02:00
66511262e1
use OPKG_CMDS_PSA_FILE
2022-06-04 22:08:01 +02:00
21591d8e3d
testing copy()
2022-06-04 22:07:27 +02:00
a3e311e375
ZONE=1, check OPKG_CMDS_PSA_FILE
2022-06-04 22:06:44 +02:00
73a18d5615
minor changes in comment
2022-06-03 18:09:16 +02:00
a769fe0e12
Add test case for TARIFF
2022-06-03 18:08:44 +02:00
0285fed0a1
Add TARIFF-variables
2022-06-03 18:08:13 +02:00
ba556f02bd
shortened check_md5sum....()
2022-06-02 22:13:23 +02:00
e46f596270
shortened check_md5sum....()
2022-06-02 22:11:12 +02:00
c3def117a5
Added some variables for DC
2022-06-02 22:09:21 +02:00
fcef0f6ed6
ATBQT_ATB_PSA_BIN_FILE does not exist
2022-06-02 15:08:19 +02:00
729c0f8c18
add ATBQT_ATB_SYS_BIN_FILE
2022-06-02 15:05:34 +02:00
ba1f70fec4
add ATBQT_ATB_SYS_BIN_FILE
2022-06-02 15:04:24 +02:00
dc6226bbb7
replaced ATBQT_SYS_FULL -> ATBQT_ATB_SYS_BIN_FILE
2022-06-02 15:03:41 +02:00
6bf95ba131
adapted because of changes in read_config
2022-06-07 21:51:47 +02:00
7a06811aa5
adapted because of changes in read_config
2022-06-07 21:51:24 +02:00
259b61cda5
adapted because of changes in read_config
2022-06-07 21:50:48 +02:00
fe52f263a8
restructed file for readability
2022-06-07 21:50:03 +02:00
7e0eccc8d0
Minor changes
2022-06-02 16:06:07 +02:00
e941af6420
Added call for compute_version
2022-06-02 16:04:25 +02:00
4b6723b8e6
Added compute_hash() and compute_version()
2022-06-02 16:03:24 +02:00
ec660a9fad
Added HASH and VERSION
2022-06-02 16:02:38 +02:00
a884019431
use assert-helpers
2022-06-05 21:42:53 +02:00
da32f34b4e
use customer_281 instead of only 281
2022-06-05 21:42:10 +02:00
e419b74e46
added assert_* helpers
2022-06-05 21:41:22 +02:00
a0602c820c
Add utility to clone customer repository in workspace-directory
2022-06-05 17:13:18 +02:00
fa5bbc76a5
Added comments
2022-06-05 16:58:39 +02:00
4a0b0896bb
Added handling for ini-files in /etc/atb in copy() and chaeck_md5_for_json_and_ini_files()
2022-06-05 15:31:10 +02:00
39dea2f43f
add handling for ini-files in /etc/atb
2022-06-05 15:29:37 +02:00
32fab5c34b
logging EXITCODE
2022-06-05 15:28:55 +02:00
33a6dcb181
Add /etc/atb-directory
2022-06-04 17:20:49 +02:00
262a851045
json/ini extended to json/ini/hex
2022-06-02 21:53:33 +02:00
1ad3b7e68f
Added handling for DC
2022-06-02 21:52:48 +02:00
312f87487d
Added several varaibles (ATBQT...)
2022-06-02 21:52:10 +02:00
5d53c448bc
reordered functions
2022-06-02 21:51:22 +02:00
f3b933fc1d
add zone parameter
2022-06-02 17:42:35 +02:00
c99cbce45a
Add zone, machine_nr and customer_id_ (preparation)
2022-06-02 17:41:28 +02:00
3bbbe57c54
use current_settings_to_ismaes()
2022-06-02 17:40:31 +02:00
da9f0a73a4
Add TARIFF_CURRENT_FULL and ZONE variables
2022-06-02 17:39:44 +02:00