Commit Graph

109 Commits (3f01b97e2d03dc566cf1c813b38c10464b96cb8a)

Author SHA1 Message Date
Steve Clement 3f01b97e2d
fix: [installer] Fixed Kali Linux installer 2022-03-03 11:51:14 +01:00
Luciano Righetti cf6b691581 chg: skip dev dependencies when installing via INSTALL.sh script. 2021-09-07 12:33:09 +02:00
Raphaël Vinot 98d4316176
Update supportFunctions.md
pull from oirigin main and not origin master in PyMISP
2021-04-29 12:22:30 +02:00
Steve Clement ed9452453a
chg: [doc] Suggest installing php74 on Ubuntu 18.04 2021-04-05 17:40:14 +09:00
Steve Clement 83fa04903a
chg: [doc] Seperated RHEL 7/8 install fn. Fedora33 supported. 2021-03-31 17:07:45 +09:00
Steve Clement 0233d6425f
fix: [doc] Fixed a bash variable bug 2021-03-25 12:52:08 +09:00
Steve Clement dd85a3e218
chg: [doc] Added additional hardening and logging defaults 2021-03-25 10:56:06 +09:00
Steve Clement db59b17116
chg: [misp-modules] some reqs are not in sync, fixing manually. 2021-02-03 15:09:01 +09:00
Steve Clement 14139b1d10
fix: [kali] Fixed Kali installer, now only works on 2020.4 and higher 2021-02-03 14:29:12 +09:00
Steve Clement caff7bf67e
chg: [doc] Considered $DBHOST 2021-01-15 14:13:27 +09:00
Steve Clement bf7c8f4c1a
chg: [installer] Leveled installer out 2020-12-01 09:52:39 +09:00
Steve Clement f6339d27f8
chg: [fmt] Make it look better 2020-11-28 10:27:08 +09:00
Steve Clement 0d8102f418
chg: [doc] The installer takes certain env_vars into account 2020-11-27 20:36:41 +09:00
Steve Clement cacfb6ec38
fix: [installer] if not installed as a user other then 'misp' we used to fail, now fixed 2020-11-20 16:57:33 +09:00
Steve Clement 2cb63493c3
chg: [doc] Added php-zip 2020-07-16 20:31:58 +09:00
Steve Clement 31a7bb1137
new: [opt] Added non interactive place holder 2020-06-01 13:30:06 +09:00
Steve Clement b3a5d6f120
fix: [bug] '' != "" especially when trying to eval vars 2020-05-17 03:10:58 +09:00
Steve Clement 0e508c423c
fix: [kali] Some issues with function aliasing 2020-05-17 02:24:00 +09:00
Steve Clement 89dbb590a6
fix: [bash] Alias functions need a function and not a string... 2020-05-17 01:49:13 +09:00
Steve Clement cc943323c2
fix: [kali] More fixes to make sure composer install correctly 2020-05-17 01:16:49 +09:00
Steve Clement a89129c524
chg: [kali] More fixes, perhaps installing cake is useful?! 200QI 2020-05-17 00:23:34 +09:00
Steve Clement d6d4ac4407
chg: [kali] More kali fixes and do not udpate apt all the time 2020-05-16 23:36:48 +09:00
Steve Clement 63221d8ad1
chg: [kali] Some more tweaks and a check if enough space available 2020-05-16 22:34:24 +09:00
Steve Clement d3e05e4198
chg: [bash] various bash specific enhances (https://stackoverflow.com/questions/3427872/whats-the-difference-between-and-in-bash) 2020-05-16 17:47:14 +09:00
Steve Clement c8a0c98cb9
fix: [kali] Kali is now 2020.x need to fix 2020-05-13 13:40:14 +09:00
Steve Clement 5719c5808a
Merge pull request #5842 from SteveClement/tools
chg: [new] Added QEMU support
2020-04-30 18:10:15 +09:00
Steve Clement ce63b8c178
chg: [new] Added QEMU support 2020-04-30 18:05:51 +09:00
Steve Clement b2b49b1970
Merge pull request #5841 from SteveClement/guides
fix: [installer] Bug where the wrong php deps would get installed
2020-04-30 15:20:01 +09:00
Steve Clement 4ac89bec86
fix: [installer] Bug where the wrong php deps would get installed 2020-04-30 14:56:06 +09:00
Steve Clement baff30ffd1
fix: [installer] Fix a bug where the installer fails if apt update has never been run 2020-04-30 13:27:19 +09:00
Golbark 16c6d43d20 new: usr: add support for RHEL in the install script 2020-03-19 16:20:40 +01:00
Raphaël Vinot 502a68e176 fix: [INSTALL] Properly run tests.
Related: #5209
2020-03-18 00:37:28 +01:00
Steve Clement 3bca484307
fix: [installer] Some typos 2020-02-20 14:53:49 +08:00
Steve Clement 45bbf44854
fix: [dash] Dashboard not working at the moment 2020-02-20 11:33:11 +08:00
Steve Clement facebee180
fix: [tools] Removed Viper until working again, fixed #5582 2020-02-03 13:16:16 +09:00
Steve Clement ae3ead6271
chg: [install] Updated the way the SHASUM of composer-setup.php is handled as per: https://getcomposer.org/doc/faqs/how-to-install-composer-programmatically.md 2020-01-08 13:23:02 +09:00
Steve Clement 90990d28d7
chg: [composer] Updated composer checksum 2020-01-08 13:05:22 +09:00
Steve Clement a86b3063ac
fix: [compat] The env variable SUDO_USER is a reserved variable 2020-01-08 12:59:36 +09:00
Raphaël Vinot 4b023f7235
fix: MIssing quotes in test cases setup
Fix https://github.com/MISP/PyMISP/issues/484
2019-10-23 11:22:22 +02:00
Jakub Onderka bcc905c61c chg: [internal] Simplify installation with composer 2019-09-11 17:46:51 +02:00
Jakub Onderka becee3b772 chg: Install crypt_gpg by composer 2019-09-06 22:00:56 +02:00
Steve Clement 9cf25bd1a2
chg: [style] This is better. 2019-07-12 13:34:45 +02:00
Raphaël Vinot 6d01abead1 fix: [install] Do not modify testlive_comprehensive.py 2019-07-12 10:49:44 +02:00
Steve Clement 4166bc8a7d
fix: [installer] Variable regression 2019-07-02 12:28:35 +09:00
Steve Clement b03a8b67f3
Merge branch '2.4' into tools 2019-07-02 11:24:33 +09:00
Steve Clement 3991d3982b
chg: [doc] Updated Debian Install 2019-07-02 11:09:01 +09:00
Steve Clement 1ec4ca08d7
fix: [installer] Installer had some bugs for os-detection 2019-07-01 21:37:26 +09:00
Steve Clement 52fde83bc4
chg: [installer] Added fork checker 2019-07-01 16:05:13 +09:00
Steve Clement fe16c017ce
chg: [installer] One step closer to "sane" aka. generic os-detection 2019-07-01 15:46:14 +09:00
Steve Clement 65141d2f67
chg: [installer] If unattended do not switch user. 2019-06-27 21:03:33 +09:00