Raphaël Hertzog
5989ec37de
Also set zsh by default for the root user
4 years ago
Raphaël Hertzog
897caba82b
Use the same kali-finish-install script in live and installer images
...
This ensures that we do the same set of customizations whatever way
Kali is installed.
4 years ago
Raphaël Hertzog
25d0c1004b
live-installer: ensure sources.list is configured
...
By default, when you don't have any network or when you didn't enable
a network mirror, your sources.list is empty. We don't want this
so we hook into the finish-install step to make sure to set it up
if it's empty.
5 years ago
Raphaël Hertzog
7c3989f668
Add preseeding for atftpd so that it's started standalone
...
In theory, this change is not really needed here because the
package is not installed by d-i, it's already installed by live-build
in the live image. But I want this file to be consistent with the
version in debian-installer...
5 years ago
Raphaël Hertzog
a6931f0fef
*-volatile was renamed *-updates a long time ago in Debian
5 years ago
Raphaël Hertzog
e184810035
Disable root user by default, use "kali" user in live mode
5 years ago
Raphaël Hertzog
580489de5a
Add more debconf preseeding
5 years ago
Raphaël Hertzog
d1b694577f
Preseed questions from kali-linux-default
5 years ago
Raphaël Hertzog
46c2551a03
Disable question about unattended-upgrades
5 years ago
Raphaël Hertzog
43c0daa0e8
Mark kernel related packages on hold in live images
6 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
c257ad007f
Disable root user by default, use "kali" user in live mode
7 years ago
Raphaël Hertzog
bab457c188
Re-enable the creation of a regular user in the installer
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
Sophie Brun
31fb818dec
Enable eatmydata in kali-installer to boost speed installation
8 years ago
Raphaël Hertzog
bd43adb9b2
Drop security.kali.org from the apt-setup preseed
9 years ago
Raphaël Hertzog
37e36d09a7
Use the preseed option to disable source repositories by default
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