PDA

View Full Version : .zsync file instead of .iso?



warrenk81
2015-08-21, 00:45
I've got a fresh install of kali2.0, downloaded the live-build-config from git://git.kali.org. Running through with any options results in a file called iso.zsync.
root@kali2Local:~/Desktop/live-build-config# ls -la
total 19336
drwxr-xr-x 12 root root 4096 Aug 20 09:39 .
drwxr-xr-x 3 root root 4096 Aug 20 20:35 ..
drwxr-xr-x 2 root root 4096 Aug 20 09:04 auto
drwxr-xr-x 11 root root 4096 Aug 20 09:37 binary
drwxr-xr-x 2 root root 4096 Aug 20 09:39 .build
lrwxrwxrwx 1 root root 8 Aug 20 09:04 build_all.sh -> build.sh
-rwxr-xr-x 1 root root 4625 Aug 20 09:04 build.sh
drwxr-xr-x 10 root root 4096 Aug 20 09:36 cache
drwxr-xr-x 22 root root 4096 Aug 20 09:39 chroot
-rw-r--r-- 1 root root 7997678 Aug 20 09:23 chroot.files
-rw-r--r-- 1 root root 23747 Aug 20 09:22 chroot.packages.install
-rw-r--r-- 1 root root 23747 Aug 20 09:23 chroot.packages.live
drwxr-xr-x 18 root root 4096 Aug 20 09:07 config
drwxr-xr-x 8 root root 4096 Aug 20 09:04 .git
-rw-r--r-- 1 root root 173 Aug 20 09:04 .gitignore
drwxr-xr-x 2 root root 4096 Aug 20 09:39 images
drwxr-xr-x 12 root root 4096 Aug 20 09:04 kali-config
-rw-r--r-- 1 root root 33532 Aug 20 09:37 live-image-amd64.contents
-rw-r--r-- 1 root root 7997678 Aug 20 09:34 live-image-amd64.files
-rw-r--r-- 1 root root 3620962 Aug 20 09:38 live-image-amd64.hybrid.iso.zsync
-rw-r--r-- 1 root root 23747 Aug 20 09:34 live-image-amd64.packages
drwxr-xr-x 3 root root 4096 Aug 20 09:07 local
-rw-r--r-- 1 root root 378 Aug 20 09:04 README


I can't find any options in the configuration files to change this. Either I'm not reading them right or i'm not aware of what could be causing this. Has anyone else had this problem? Is there something simple I'm missing?

Theoretically i could spin up a web server and serve it to the local machine, but i'd rather not waste the time.

nwy
2015-09-03, 20:20
the iso is in images/

warrenk81
2015-09-04, 13:55
the iso is in images/

:mad::o

So it is. tyvm.