evilsocket
d86946813d
Merge pull request #39 from strasharo/patch-1
...
Fix for the segmentation fault in qemu
2019-10-02 13:07:25 +02:00
Jeroen Massar
4aa2665daf
Add -A option so that one can pass in the URL of a APT Proxy (eg apt-cacher-ng) so that rebuilding is much faster
2019-10-02 11:53:18 +02:00
strasharo
30744a8dd5
Fix for the segmentation fault in qemu
...
Without this I'm getting a constant segmentation fault when running go under qemu on Fedora 30:
+ export GOPATH=/root/go
+ GOPATH=/root/go
+ go get -u github.com/bettercap/bettercap
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
bin/bash: line 52: 23146 Segmentation fault (core dumped) go get -u github.com/bettercap/bettercap
https://bugs.launchpad.net/qemu/+bug/1696773
2019-10-01 23:52:59 +03:00
IncredInComp
21730a82cb
Update create_sibling.sh
...
added ../ to help new users to find the .img after creation. command tested to work to burn image, though I use sudo
2019-10-01 00:05:04 -07:00
evilsocket
4006e45704
Merge pull request #18 from alwayslivid/master
...
Changed hardcoded paths
2019-09-29 21:26:34 +02:00
Panagiotis Vasilopoulos
feb80fc635
Changed hardcoded paths
2019-09-29 07:26:27 +00:00
Cassiano Aquino
83a6e3f45d
services cleanup. powersave features and shellcheck fixes
2019-09-29 01:41:49 +01:00
dadav
8b9f8bf022
Add travis support
2019-09-28 19:52:45 +02:00
sp3nx0r
39d42716c7
adding resolv.conf for DNS resolution in chroot
2019-09-27 12:23:47 -05:00
friedphish
4b16c4c946
Update create_sibling.sh
...
Fixed a getcwd() error
2019-09-27 18:03:44 +02:00
dadav
67c1206276
Fixed bugs and made the script work out-of-the-box for the first time
2019-09-27 13:11:02 +02:00
Periklis Fregkos
3b24d27d6b
Added ability to provide path to raspbian.img
...
For people that are testing and don't want to download it again.
2019-09-26 17:15:26 +03:00
Mike Jamieson
ed272f70bf
Update create_sibling.sh
...
Fix for “dependencies checks” flag option.
2019-09-25 19:39:40 -04:00
dadav
c76c85b861
Script improvement and bugfixes
2019-09-24 21:32:27 +02:00
evilsocket
5bac6ba5c0
misc: small fix or general refactoring i did not bother commenting
2019-09-24 15:54:41 +02:00
evilsocket
fb3ddfe2ce
scripts folder
2019-09-24 15:50:27 +02:00