Commit Graph

255 Commits (debian-cd)
 

Author SHA1 Message Date
Raphaël Hertzog 10dd52e639 Add --installer option to build images with debian-cd 5 years ago
Raphaël Hertzog c03076b68c build.sh: --arch can no longer be specified multiple times
Simplify logic in build.sh by dropping support for building multiple
architectures in a single call.
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 19a5147d7d No need to wait update-kali-menu starting with kali-menu 2020.1.4 5 years ago
Raphaël Hertzog 580489de5a Add more debconf preseeding 5 years ago
Raphaël Hertzog a57e9e0ccb Build a "cdrom" installer and not a "netboot" one
In the live-build code, netinst and netboot have the same meaning,
and it means netboot, an installer that fetches the d-i udebs over
the network. But we don't want that, we want the udeb to be available
in the ISO so that it keeps working even after a kernel update in
kali-rolling.
5 years ago
Raphaël Hertzog 520f5d48af Drop the root specific .bashrc
It adds no value over the current setup. IIRC it was there to enable
completion by default but it's already enabled by default nowadays.
Also fixes the permission on /root as reported in
https://bugs.kali.org/view.php?id=5922
5 years ago
Raphaël Hertzog d1b694577f Preseed questions from kali-linux-default 5 years ago
Raphaël Hertzog 7e89bf9c0f Stop enabling pulseaudio manually
pulseaudio is already enabled by default in the user session.
5 years ago
Raphaël Hertzog 46c2551a03 Disable question about unattended-upgrades 5 years ago
Raphaël Hertzog eed6f43f83 Drop systemd config overrides also handled by kali-defaults
That way only kali-defaults needs to be changed when something changes
in the systemd/udev side.
5 years ago
Raphaël Hertzog 45dfa51b33 Switch to netinst flavor of debian-installer 5 years ago
Raphaël Hertzog 513930643e Add quiet on the kernel command line to better show the plymouth splash 5 years ago
Raphaël Hertzog fafc138872 Update the boot background picture 5 years ago
Raphaël Hertzog fd8d5a5f4d Make the XFCE image the default one 5 years ago
g0tmi1k 21729f3298 Change filename output to match the rest
Old: kali-linux-kde-2019.3-amd64.iso
New: kali-linux-2019.3-kde-amd64.iso
5 years ago
Raphaël Hertzog 6db9a1890c Don't try to eject the ISO on shutdown/reboot 6 years ago
Raphaël Hertzog f2a4dd5e0c Add a new 'large' variant that embeds kali-linux-large and is GNOME based 6 years ago
g0tmi1k fb784ec12d Updated rest for new metapackages 6 years ago
g0tmi1k c2ad849ad5 WIP: Switching to new metapackages 6 years ago
Raphaël Hertzog fddafca50c Add a "minimal" variant to build a very small ISO
This variant doesn't add any packages, thus it will only contain
whatever is configured in kali-config/common/.
6 years ago
g0tmi1k 17f0767535 Switch to metapackages - missed e17 6 years ago
g0tmi1k 46fc9dd692 Switch to metapackages 6 years ago
g0tmi1k a255c57c4c Re-sort the order + add in doc links 6 years ago
Sophie Brun 5a6d126c90 Add a X display manager for e17 variant (see 5438)
Replace transitional e17 package with enlightenment
6 years ago
Sophie Brun a9fee89200 Fix the kali default background for e17 variant (see 5438) 6 years ago
Raphaël Hertzog a42e0bce73 Update README file 6 years ago
Raphaël Hertzog 6e485a3262 Rename package list for linux-headers so that it's actually used
package-lists/linux-headers.chroot needs a .list.chroot suffix to be
actually used.
6 years ago
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 893bc5aa5f Update build script for debootstrap 1.0.97 or higher 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 9f285e9440 Support building images out of kali-last-snapshot 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
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