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
Raphaël Hertzog
0bf54092e6
Disable the renaming of network interfaces in the installer
...
So that the generated /etc/network/interfaces contains "eth0" and
not any name assigned by systemd/udev since this renaming is already
disabled in the installed system.
Fixes https://bugs.kali.org/view.php?id=4090
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
f41fb8bb62
Allow setting the local mirror in .mirror
8 years ago
Raphaël Hertzog
d1c52bc69e
Fix the default mirror
8 years ago
Raphaël Hertzog
e1c7c63aa7
No longer require a kali-patched live-build
...
live-build from Debian now supports EFI boot by default.
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
5a7a8631c0
Drop old code for sana-security
9 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
7573a0db43
Update auto/config to use kali-rolling by default
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
5e832b0217
Build ISO of kali-rolling by default
9 years ago
Raphaël Hertzog
067e867fe1
Update image path for latest live-build version
...
And impose its usage too.
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
69bc31dd7a
Only enable/use security.kali.org for sana
...
security.kali.org is phased out because it's no longer useful since we are
based on Debian Testing.
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
1699c4d478
Drop moto specific hack
10 years ago
Raphaël Hertzog
a2c053888b
Make it possible to reuse the getopt config in wrapper scripts
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
c4283fa90a
Enable memtest in live-build configuration
...
The default menu includes it so better include the required binary too.
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
413b2774a9
Let the data/debian-cd symlink point to sid
...
It's more likely to always exists. The wheezy target is just
gone with newer live-builds...
10 years ago
Raphaël Hertzog
f78f6d0697
Use debootstrap and not cdebootstrap
...
live-build 5.x dropped support for cdebootstrap.
10 years ago
Raphaël Hertzog
7fd4724262
Avoid extra slash at the start of the --get-image-path when no directory is used
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
8692e24989
Add variant used in the error message displayed
10 years ago
Raphaël Hertzog
1a1343b446
Kill update-kali-menu to improve behaviour in case of failed builds
10 years ago
Raphaël Hertzog
35abcad17b
Don't display last 100 lines
...
In many cases, the error does not appear in the last 100 lines. Let it
up to the user to investigate... just point him to the right file.
10 years ago