Daniel Ruiz de Alegría
							
						 
						
							 
							
							
								
								
							
							
								
							
								d6419ec940 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix cpp error message parsing comments in grub-theme.in ( fixes   #43 )  
							
							 
							
							
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Sophie Brun
							
						 
						
							 
							
							
								
								
							
							
								
							
								459f3c75a7 
								
									
								
							
								 
							
						 
						
							
							
								
								Change the Title for Live menu Bios mode  
							
							 
							
							
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Daniel Ruiz de Alegría
							
						 
						
							 
							
							
								
								
							
							
								
							
								648025c21d 
								
									
								
							
								 
							
						 
						
							
							
								
								Grub theme tweaks  
							
							 
							
							
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Daniel Ruiz de Alegría
							
						 
						
							 
							
							
								
								
							
							
								
							
								12af40e63d 
								
									
								
							
								 
							
						 
						
							
							
								
								Add boot theme for installer image  
							
							 
							
							
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Daniel Ruiz de Alegría
							
						 
						
							 
							
							
								
								
							
							
								
							
								fb21ce9c7c 
								
									
								
							
								 
							
						 
						
							
							
								
								Update syslinux boot theme  
							
							 
							
							
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Daniel Ruiz de Alegría
							
						 
						
							 
							
							
								
								
							
							
								
							
								3a48abc388 
								
									
								
							
								 
							
						 
						
							
							
								
								Update grub theme  
							
							 
							
							
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Arnaud Rebillout
							
						 
						
							 
							
							
								
								
							
							
								
							
								27ed601b0b 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert "Add cryptsetup-initramfs to the list of packages"  
							
							 
							
							... 
							
							
							
							This reverts commit 50a06be454 .
This commit was needed only in order to include the package in the
2021.3a Kali images. Not needed anymore, and not needed to build 2021.4. 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Arnaud Rebillout
							
						 
						
							 
							
							
								
								
							
							
								
							
								fb799cf349 
								
									
								
							
								 
							
						 
						
							
							
								
								Nitpick, sort some lists alphabetically  
							
							 
							
							
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Arnaud Rebillout
							
						 
						
							 
							
							
								
								
							
							
								
							
								b8cf725719 
								
									
								
							
								 
							
						 
						
							
							
								
								Install open-vm-tools in the arm64 Live image  
							
							 
							
							
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Steev Klimaszewski
							
						 
						
							 
							
							
							
								
							
								caae8735cd 
								
							
								 
							
						 
						
							
							
								
								Revert "Move open-vm-tools-desktop out of the if statement"  
							
							 
							
							... 
							
							
							
							This reverts commit aaf1a294ee .
The arm64 version of openvm-tools-desktop is still hiding in kali-experimental
so adding it in now would break the ISO builds. 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Steev Klimaszewski
							
						 
						
							 
							
							
							
								
							
								aaf1a294ee 
								
							
								 
							
						 
						
							
							
								
								Move open-vm-tools-desktop out of the if statement  
							
							 
							
							... 
							
							
							
							Now that the open-vm-tools package supports arm64 and VMWare fusion is available for the M1 Macbooks, lets make sure that open-vm-tools-desktop is also available for arm64. 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Arnaud Rebillout
							
						 
						
							 
							
							
								
								
							
							
								
							
								50a06be454 
								
									
								
							
								 
							
						 
						
							
							
								
								Add cryptsetup-initramfs to the list of packages  
							
							 
							
							... 
							
							
							
							Fixes:
* https://bugs.kali.org/view.php?id=7339 
* https://bugs.kali.org/view.php?id=7373  
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Raphaël Hertzog
							
						 
						
							 
							
							
								
								
							
							
								
							
								1bddde91e9 
								
									
								
							
								 
							
						 
						
							
							
								
								kali-linux-headless is the package depending on firmwares  
							
							 
							
							... 
							
							
							
							This is a temporary fix to be able to build fixed netinst
images for 2021.3 but in the long term, we need to move the
firmware dependencies to a dedicated package to avoid that kind
of issue.
Relates to #36 . 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Arnaud Rebillout
							
						 
						
							 
							
							
								
								
							
							
								
							
								1458b05c8e 
								
									
								
							
								 
							
						 
						
							
							
								
								Install xrdp  
							
							 
							
							... 
							
							
							
							« XRDP is what enables Hyper-V's Enhanced session mode. It also enables
Hyper-V to automatically connect via RDP, which is what fixes input
lag/allows simpler window resizing/shared clipboard. »
Big thanks to @jetbennett for the detailed report. For more context:
https://gitlab.com/kalilinux/build-scripts/live-build-config/-/issues/32#note_645975695 
Fixes : #33  
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Arnaud Rebillout
							
						 
						
							 
							
							
								
								
							
							
								
							
								499cc3a3dc 
								
									
								
							
								 
							
						 
						
							
							
								
								Whitespace typo  
							
							 
							
							
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Arnaud Rebillout
							
						 
						
							 
							
							
								
								
							
							
								
							
								5667da24fc 
								
									
								
							
								 
							
						 
						
							
							
								
								Also install xserver-xorg-input-all explicitly  
							
							 
							
							... 
							
							
							
							For the complete explanation, refer to:
https://gitlab.com/kalilinux/build-scripts/live-build-config/-/issues/32  
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Arnaud Rebillout
							
						 
						
							 
							
							
								
								
							
							
								
							
								623576629a 
								
									
								
							
								 
							
						 
						
							
							
								
								Move xserver-xorg-video-all in firmware.list, rename it to hardware-support.list  
							
							 
							
							
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Arnaud Rebillout
							
						 
						
							 
							
							
								
								
							
							
								
							
								b5de1c0c3f 
								
									
								
							
								 
							
						 
						
							
							
								
								Make sure to install xserver-xorg-video-all  
							
							 
							
							
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Arnaud Rebillout
							
						 
						
							 
							
							
								
								
							
							
								
							
								71d6357806 
								
									
								
							
								 
							
						 
						
							
							
								
								Install packages for virtualization support in the live image  
							
							 
							
							
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Arnaud Rebillout
							
						 
						
							 
							
							
								
								
							
							
								
							
								d8c4e39495 
								
									
								
							
								 
							
						 
						
							
							
								
								Add the kali user to the adm group  
							
							 
							
							... 
							
							
							
							So that the kali user can run `journalctl` or read log files in
`/var/log`, without the need for sudo.
Fixes : #31  
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Raphaël Hertzog
							
						 
						
							 
							
							
								
								
							
							
								
							
								7dd011be60 
								
									
								
							
								 
							
						 
						
							
							
								
								Re-add trailing spaces in preseed.cfg  
							
							 
							
							... 
							
							
							
							Trailing spaces are meaningful, they are a separator between the type
of the field and the empty value that follows! 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Raphaël Hertzog
							
						 
						
							 
							
							
								
								
							
							
								
							
								80b754cf64 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix indentation in setup_usergroups  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Raphaël Hertzog
							
						 
						
							 
							
							
								
								
							
							
								
							
								834f065072 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert "Swap spaces for tabs to match other files"  
							
							 
							
							... 
							
							
							
							This reverts commit c6b70bf355 . 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								g0t mi1k
							
						 
						
							 
							
							
							
								
							
								c6b70bf355 
								
							
								 
							
						 
						
							
							
								
								Swap spaces for tabs to match other files  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								g0t mi1k
							
						 
						
							 
							
							
							
								
							
								71f3cbaef4 
								
							
								 
							
						 
						
							
							
								
								Update path location  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Ben Wilson
							
						 
						
							 
							
							
							
								
							
								30ba4008a7 
								
							
								 
							
						 
						
							
							
								
								Remove un-used file  
							
							 
							
							... 
							
							
							
							"Start installer with speech synthesis" 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Ben Wilson
							
						 
						
							 
							
							
							
								
							
								42df63a41d 
								
							
								 
							
						 
						
							
							
								
								Live image text to match installer image  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Ben Wilson
							
						 
						
							 
							
							
							
								
							
								cd665ff03d 
								
							
								 
							
						 
						
							
							
								
								Comments where items are used (live images)  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Ben Wilson
							
						 
						
							 
							
							
							
								
							
								3630d2bea5 
								
							
								 
							
						 
						
							
							
								
								Remove un-used line  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Ben Wilson
							
						 
						
							 
							
							
							
								
							
								4b6aa7a76d 
								
							
								 
							
						 
						
							
							
								
								Symlink to live file, rather than copying (we do it with preseed anyway)  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Ben Wilson
							
						 
						
							 
							
							
							
								
							
								c00a132d10 
								
							
								 
							
						 
						
							
							
								
								Remove trailing spaces  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Ben Wilson
							
						 
						
							 
							
							
							
								
							
								665bb3af6f 
								
							
								 
							
						 
						
							
							
								
								Delete duplicate files and move to consistent naming location  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Ben Wilson
							
						 
						
							 
							
							
							
								
							
								d2701248c9 
								
							
								 
							
						 
						
							
							
								
								Add UEFI text on live image  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Ben Wilson
							
						 
						
							 
							
							
							
								
							
								8f77672b19 
								
							
								 
							
						 
						
							
							
								
								Switch shortcuts for live image and USB  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Ben
							
						 
						
							 
							
							
							
								
							
								0f0a9c5a04 
								
							
								 
							
						 
						
							
							
								
								Make boot options more consistent for live & installer images  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Ben
							
						 
						
							 
							
							
							
								
							
								01639825e0 
								
							
								 
							
						 
						
							
							
								
								Remove un-used space  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Ben
							
						 
						
							 
							
							
							
								
							
								e470475f02 
								
							
								 
							
						 
						
							
							
								
								Update default generated files  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Arnaud Rebillout
							
						 
						
							 
							
							
							
								
							
								b7e6996a5d 
								
							
								 
							
						 
						
							
							
								
								Make sure that the wireshark group exists  
							
							 
							
							... 
							
							
							
							This it to be consistent with bin/kali-finish-install, where we also
create the wireshark group. 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Steev Klimaszewski
							
						 
						
							 
							
							
								
								
							
							
								
							
								11dfdae854 
								
									
								
							
								 
							
						 
						
							
							
								
								Install wireshark setuid  
							
							 
							
							... 
							
							
							
							This installs wireshark setuid and also adds the kali (or user chosen during installation) to the wireshark group. 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Steev Klimaszewski
							
						 
						
							 
							
							
							
								
							
								5bc39dd148 
								
							
								 
							
						 
						
							
							
								
								kali-user-setup: Add kali user to dialout group  
							
							 
							
							... 
							
							
							
							This adds the kali user to the dialout group for serial port access on live images as well. 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Steev Klimaszewski
							
						 
						
							 
							
							
							
								
							
								817f168d8c 
								
							
								 
							
						 
						
							
							
								
								Inital arm64 work  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Raphaël Hertzog
							
						 
						
							 
							
							
								
								
							
							
								
							
								426ea9ff6d 
								
									
								
							
								 
							
						 
						
							
							
								
								Don't try to put on hold non-installed packages  
							
							 
							
							... 
							
							
							
							Fixes  #24  
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Raphaël Hertzog
							
						 
						
							 
							
							
								
								
							
							
								
							
								df945dd71b 
								
									
								
							
								 
							
						 
						
							
							
								
								Don't tweak the SSH config if persistence is enabled  
							
							 
							
							... 
							
							
							
							And also ensure we run the initial configuration only once so that
the user can override our initial changes.
Fixes  #22  
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Raphaël Hertzog
							
						 
						
							 
							
							
								
								
							
							
								
							
								5989ec37de 
								
									
								
							
								 
							
						 
						
							
							
								
								Also set zsh by default for the root user  
							
							 
							
							
							
						 
						
							5 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. 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Raphaël Hertzog
							
						 
						
							 
							
							
								
								
							
							
								
							
								208c080989 
								
									
								
							
								 
							
						 
						
							
							
								
								Ensure initial user is part of kaboxer group  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Raphaël Hertzog
							
						 
						
							 
							
							
								
								
							
							
								
							
								7ec405792b 
								
									
								
							
								 
							
						 
						
							
							
								
								Enable zsh by default  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Steev Klimaszewski
							
						 
						
							 
							
							
							
								
							
								76cd2ad701 
								
							
								 
							
						 
						
							
							
								
								Add comment about how to disable the boot beep  
							
							 
							
							
							
						 
						
							5 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... 
							
						 
						
							6 years ago