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
Raphaël Hertzog
9d6112bc6f
Don't fail when some of the directories are symlinks
10 years ago
Raphaël Hertzog
f723b96454
Add multiple variants corresponding to desktops that people like to use
10 years ago
Raphaël Hertzog
8e4083995d
Use the correct $dist-proposed-updates repository
...
Up to now, --proposed-updates always enabled kali-proposed-updates
when in fact it should have enabled the proposed-updates repository
of the target distribution.
10 years ago
Raphaël Hertzog
1f4a3d1fe3
Allow users to run "lb config" outside of build.sh
...
In that case, the user has not selected any variant and
will use its own set of files.
10 years ago
Raphaël Hertzog
eda639ee40
Drop local settings committed by mistake
10 years ago
Raphaël Hertzog
eee63ef1d9
Fix name of default image
10 years ago
Raphaël Hertzog
7fc5ff1946
Use distro name as "version" when version is not specified
10 years ago
Raphaël Hertzog
562923bb0c
Include Kali variant in file name when it's not the default variant
10 years ago
Raphaël Hertzog
bc7f18bf75
Add a "light" variant
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
Raphaël Hertzog
23f38e448c
Include /kali-security path in name of security host
10 years ago
Raphaël Hertzog
c9a216ae5c
Display last 100 lines of log in case of failure when verbose mode is not active
10 years ago
Raphaël Hertzog
e21e6c71a0
Fix installation path
10 years ago
Raphaël Hertzog
ca989e75b9
Implement --get-image-path option to figure out the path of the generated ISO
10 years ago
Raphaël Hertzog
93b8d1c5d3
Add executable permissions on /lib/live/config/1165-fix-openssh-server
10 years ago
Raphaël Hertzog
54e6f66540
Drop "noconfig=sudo" as it's no longer needed with current live-config
...
It was working around a bug that has been fixed long ago.
10 years ago
Raphaël Hertzog
288908fb0a
Add a preseed file that does not harcode the codename
...
That way d-i will automatically pick the release that has been
selected during the build of the live image.
10 years ago