Commit Graph

37 Commits (main)

Author SHA1 Message Date
g0t mi1k fb95194293 Consistency: tabs to spaces 3 months ago
Sophie Brun 491815e7ae
Harmonize menus entries
* Override *.cfg instead of using hooks
* Harmonize the menu entries labels (same text, add architectures...)
3 years ago
Sophie Brun 459f3c75a7
Change the Title for Live menu Bios mode 3 years ago
Ben Wilson 30ba4008a7 Remove un-used file
"Start installer with speech synthesis"
4 years ago
Ben Wilson cd665ff03d Comments where items are used (live images) 4 years ago
Ben Wilson 3630d2bea5 Remove un-used line 4 years ago
Ben Wilson c00a132d10 Remove trailing spaces 4 years ago
Ben Wilson 8f77672b19 Switch shortcuts for live image and USB 4 years ago
Ben 01639825e0 Remove un-used space 4 years ago
Raphaël Hertzog 426ea9ff6d
Don't try to put on hold non-installed packages
Fixes #24
4 years ago
Lyndon Brown 2e2ea5be15 isolinux: only add speech synth install entry if missing
live-build commit 24aab15d2a133075992ce3a216b1c3476dc7bd4c has added
generation of speech synth entries. this ensures that with the next
release of live-build, the kali one is not added as a duplicate.

note that live-build commit a25b77e0998ac455b48c8c523a08bd282229fb49
removes "video=vesa:ywrap,mtrr" from the entries it generates, so lack of
that is deliberate should you later compare the differences and wonder
about it.
5 years ago
Lyndon Brown 7df08dccf7 grub2: fix old kernel param delimiter in speech synth entry
ref: debian bug #775128

done in live-build auto-generated menu entries back in v5.0a3 for syslinux
(ba6b9adeff634845a9ab7cbd5218257a7aa254ab). was missing for grub entries
until a33938f8d47f23c23335ecf671b1db9afcd0b726 and
aadf8c4cacecc4664412c6bbc7b8e039e1dd772a.
5 years ago
Raphaël Hertzog 7a24712bb5 Replace the noswap boot option with systemd.swap=no
Cf 567a530760
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 7e89bf9c0f Stop enabling pulseaudio manually
pulseaudio is already enabled by default in the user session.
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 43c0daa0e8 Mark kernel related packages on hold in live images 6 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 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 1ffe309f33 Drop work-around for old systemd 7 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 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 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 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 e5df215b53 Improve the wait script to use latest feature of kali-menu 10 years ago
Raphaël Hertzog 4140766500 Disable udev's renaming of the network interfaces 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 4635b427e1 Revert "Change the label of the encrypted persistance boot patameter"
This reverts commit 5c03d478d9.
10 years ago
Mati Aharoni (Kali Linux Developer) 5c03d478d9 Change the label of the encrypted persistance boot patameter 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