Commit Graph

195 Commits (main)

Author SHA1 Message Date
Raphaël Hertzog 43c0daa0e8 Mark kernel related packages on hold in live images 6 years ago
Raphaël Hertzog ea8c33a64b Replace iceweasel by firefox-esr in the light image 7 years ago
Raphaël Hertzog cab92ee094 Force-enable cryptsetup in the initramfs
Fixes: https://bugs.kali.org/view.php?id=4945
7 years ago
Raphaël Hertzog 9b651831e1 Revert "Re-enable the creation of a regular user in the installer"
This reverts commit bab457c188.
7 years ago
Raphaël Hertzog 36dedbf1f4 Revert "Disable root user by default, use "kali" user in live mode"
This reverts commit c257ad007f.
7 years ago
Raphaël Hertzog d2d48e4d61 Drop files related to debian-installer-launcher
It's has been a while that we are no longer using this installer
startable from the running live system.
7 years ago
Raphaël Hertzog c257ad007f Disable root user by default, use "kali" user in live mode 7 years ago
Raphaël Hertzog 3c2d915115 Include linux headers in the live image 7 years ago
Raphaël Hertzog f23aa1f502 Drop distribution check that is always true 7 years ago
Raphaël Hertzog bab457c188 Re-enable the creation of a regular user in the installer 7 years ago
Raphaël Hertzog 1ffe309f33 Drop work-around for old systemd 7 years ago
Raphaël Hertzog 0fe406672d Revert "Re-enable the creation of a regular user in the installer"
This reverts commit 46d4373feb.
7 years ago
Raphaël Hertzog 46d4373feb Re-enable the creation of a regular user in the installer 7 years ago
Raphaël Hertzog 3c2b83a0c3 Default sshd_config has again changed, update our live-config script accordingly
The default file in openssh-server 1:7.5p1-10 now has:
 PasswordAuthentication yes
 #PermitRootLogin prohibit-passwd
8 years ago
Sophie Brun 31fb818dec Enable eatmydata in kali-installer to boost speed installation 8 years ago
Raphaël Hertzog 67ba131d97 Run updatedb to initialize locate's database 8 years ago
Raphaël Hertzog c60a3600d6 Work-around systemctl bug that resulted in missing pulseaudio symlinks 8 years ago
Raphaël Hertzog 38e99d47ff Use 8-bit PNG for splash image 8 years ago
Raphaël Hertzog 4d3d131d8b Add grub configuration that works with the Kali theme 8 years ago
Raphaël Hertzog 9137e1d3ba Handle systems without / merged in /usr
debootstrap's change that enabled this feature got reverted
and now our live-config scripts are no longer used. Make sure
to put them back at the correct place when needed.
8 years ago
Raphaël Hertzog 45d776a8ae Move live-config files to correct place for a merged /usr 9 years ago
Raphaël Hertzog 9ca9b4c92f Fix sshd configuration to enable password-based root logins
The old setting "without-password" has been replaced by
"prohibit-password" in the Debian package.
9 years ago
Raphaël Hertzog 518a4a2afa Modify e17 image to have a kali wallpaper 9 years ago
Raphaël Hertzog 91371b28e1 Add xorg to e17 variant 9 years ago
Raphaël Hertzog 3cf98a2d09 Add a temporary work-around for udev rule renaming USB network interfaces 9 years ago
Raphaël Hertzog e7b766f01b Move hook scripts to the location expected by live-build 4.x
And drop compatibility with live-build 3.x at the same time.
9 years ago
Raphaël Hertzog 934602351b Drop configuration for the old moto release 9 years ago
Raphaël Hertzog 5d63406ca5 No longer manually disable some services
With the fix of https://bugs.kali.org/view.php?id=1871 we can
rely on the package setup to not enable the services which are
blacklisted (in preset files provided by base-files).
9 years ago
Raphaël Hertzog 5b1a163ada Disable more services by default 9 years ago
Raphaël Hertzog bd43adb9b2 Drop security.kali.org from the apt-setup preseed 9 years ago
Raphaël Hertzog e5df215b53 Improve the wait script to use latest feature of kali-menu 10 years ago
Raphaël Hertzog 37e36d09a7 Use the preseed option to disable source repositories by default 10 years ago
Raphaël Hertzog 4140766500 Disable udev's renaming of the network interfaces 10 years ago
Raphaël Hertzog c2287efafd Add new firmware packages available in safi and newer 10 years ago
Raphaël Hertzog f0ab224322 Manually enable pulseaudio in root's user session
That's because auto-spawning does not work for root.
10 years ago
Raphaël Hertzog 5a169b3eef Add new kali-hacks.chroot hook script to work around bugs 10 years ago
Raphaël Hertzog 0c3b18b814 Modify structure for compatibility with live-build 5.x
And change sleep.chroot to wait for update-kali-menu to disappear.
10 years ago
Raphaël Hertzog 2309fa05b0 Do not register atftpd in inetd
That way it's handled with its init script which is disabled by default.
This should fix https://bugs.kali.org/view.php?id=2841
10 years ago
Raphaël Hertzog 4635b427e1 Revert "Change the label of the encrypted persistance boot patameter"
This reverts commit 5c03d478d9.
10 years ago
Raphaël Hertzog d8a73e078e Rename firmware.chroot into firmware.list.chroot so that it's used 10 years ago
Mati Aharoni (Kali Linux Developer) 5c03d478d9 Change the label of the encrypted persistance boot patameter 10 years ago
Raphaël Hertzog edcdb10e40 Clean up the definition of the light variant
Rely on kali-desktop-xfce.
10 years ago
Raphaël Hertzog f723b96454 Add multiple variants corresponding to desktops that people like to use 10 years ago
Raphaël Hertzog bc7f18bf75 Add a "light" variant 10 years ago
Raphaël Hertzog 5676bc0b03 Move all configuration into kali-config and put the right bits into place from auto/config
* Add new --variant option to build alternative images of Kali.
* Add new --version option to decide of the name of the generated file.
* Add new --subdir option to indicate where the image must be moved.
10 years ago