Commit Graph

138 Commits (74223094c2b967fc612b6c561d4047a9e4956960)
 

Author SHA1 Message Date
Raphaël Hertzog 74223094c2 Add more firmware to the default image 10 years ago
Raphaël Hertzog b827e81bc5 Fix logic to define the image extension 10 years ago
Raphaël Hertzog d74348e32c Use mv -f to not ask confirmation when we update a pre-existing ISO 10 years ago
Mati Aharoni (Kali Linux Developer) 25bc1030fe Adding missing firmware to live iso 10 years ago
Raphaël Hertzog b55077165b Update syslinux background and menu to avoid having to scroll 10 years ago
Raphaël Hertzog a01c43b20c Add --verbose option to ./build.sh to display logs in real-time 10 years ago
Mati Aharoni (Kali Linux Developer) 5d81fef614 Removed fix-sound hook 10 years ago
Mati Aharoni (Kali Linux Developer) a766aaaec6 Remove debugging info 10 years ago
Mati Aharoni (Kali Linux Developer) a35d477bc2 Add a hook to enable pulseaudio at boot for systems that have it 10 years ago
Raphaël Hertzog c6e35dfc60 Update minimal version of live-build 10 years ago
Raphaël Hertzog d9c20a4349 Fail more verbosely when early clean/config steps are failing 10 years ago
Raphaël Hertzog 33edee9c27 Rename script into ./build.sh
Keep build_all.sh symlink for now to ease transition. The build_all is no
longer relevant since it doesn't build all images but only one by default.
10 years ago
Raphaël Hertzog 330e2e79f3 Build a single image by default
To build multiple images, pass --arch multiple times (or call the script
multiple times).
10 years ago
Raphaël Hertzog 3c70b5d4b0 Allow running build_all.sh as non-root with sudo 10 years ago
Raphaël Hertzog d18e80f0df Fix name of generated images on armel/armhf 10 years ago
Raphaël Hertzog da1941d529 Switch back to use “#if ARCHITECTURES” instead of “#if ARCHITECTURE”
live-build 4.0.4 reverted the problematic change.
10 years ago
Sophie Brun d1886f45dc Use sysvinit for kali as systemd not available 10 years ago
Sophie Brun 8b9e8f814d Update for live-build version 4.0.3-1kali2
- update compare version in build_all.sh
- replace image name with live-image-ARCH.* in build_all.sh
- change variable ARCHITECTURES in ARCHITECTURE in package lists as name has
  been changed in live-build
10 years ago
Raphaël Hertzog 2a299f7e44 Include the grub-efi-*.deb in the ISO but not in the live image
For some weird reasons, having them in the live image completely
breaks debian-installer.
11 years ago
Raphaël Hertzog 29e6e46a9a Add grub-efi to packages
In theory, those packages should be included by live-build as d-i
dependencies but apparently those are missing. It should be enough
to just have those packages available in the "binary" part but installing
them in the live chroot doesn't hurt much either.
11 years ago
Raphaël Hertzog 1e88216758 Test the symlink for the distribution being built 11 years ago
Raphaël Hertzog eee29ac78b Use systemd for kali-rolling / kali-dev 11 years ago
Raphaël Hertzog 18123531a5 Improve error message to include the distribution that is failing to build 11 years ago
Raphaël Hertzog dbf0a7c20c Misc improvements
* Better support of build out of checkout.
* Update version check to ensure we have latest live-build for Kali.
11 years ago
Raphaël Hertzog 6d09948b8d Add support for kali-rolling 11 years ago
Mati Aharoni (Kali Linux Developer) 3781178719 Simplify changing of keyboard languages 11 years ago
Mati Aharoni (Kali Linux Developer) 8f1dfe5cf1 Added persistence options to boot menu 11 years ago
Mati Aharoni (Kali Linux Developer) 20d0a2798f Cleanup 11 years ago
Mati Aharoni (Kali Linux Developer) 2e6a791594 Add support for encrypter persistence 11 years ago
Mati Aharoni (Kali Linux Developer) 587292100a Added nautilus-open-terminal to default Gnome profile 11 years ago
Mati Aharoni (Kali Linux Developer) e8975e7a72 Added alsa-tools to the base ISO 11 years ago
Raphaël Hertzog 56e353188e Use kali-linux- as prefix for the ISO images 12 years ago
Mati Aharoni (Kali Linux Developer) eee6526433 Moved packages to kali metapackages 12 years ago
Raphaël Hertzog 075690a67d Automatically add the missing symlink if we have the required rights 12 years ago
Mati Aharoni (Kali Linux Developer) 610bed1a1b Added rfcat, ubertooth, rfidiot to base image 12 years ago
Mati Aharoni (Kali Linux Developer) 4b675d2532 added vlan, rfkill and PTH to default image 12 years ago
Raphaël Hertzog e8206f3530 Support building kali-dev live images 12 years ago
Raphaël Hertzog a5e29d3e9b Add debian-installer-launcher by default with some custom hook scripts 12 years ago
Raphaël Hertzog 4d11eb9045 Add gnome-orca, lvm2 and cryptsetup by default
Also reorder the list of packages by alphabetic order.
12 years ago
Raphaël Hertzog 739b895dc2 Add install with speech synthesis and fix shortcut key of forensic mode 12 years ago
Mati Aharoni (Kali Linux Developer) 97a1152a67 Added a few new tools to kali package lists. 12 years ago
Mati Aharoni (Kali Linux Developer) 86c848b1f2 Fixed typo in meta-package name 12 years ago
Mati Aharoni (Kali Linux Developer) efcd5d8be9 Added kali-linux-full to package list. 12 years ago
Mati Aharoni (Kali Linux Developer) 27fb0c0375 Added b43 legacy installer 12 years ago
Mati Aharoni (Kali Linux Developer) a89c5841e5 Added b43 tools and ethtool to default package list. 12 years ago
Raphaël Hertzog 8a078b5900 Correctly set default value for $arch
Reported-by: Samiux
Fixes: http://bugs.kali.org/view.php?id=79
12 years ago
Raphaël Hertzog 6fb1cac25a Fix proposed-updates sources.list entry 12 years ago
Raphaël Hertzog c085538933 Add a new --proposed-updates command line option to build_all.sh 12 years ago
Devon Kearns 3fb76555cd Added zenmap to the default tool list 12 years ago
Raphaël Hertzog 3b8b482f02 Call update-checksums only if it exists 12 years ago