Commit Graph

81 Commits (d6dadb2c180539ad81b0afd268e06bcc5ae1d7d5)

Author SHA1 Message Date
Raphaël Hertzog e8206f3530 Support building kali-dev live images 12 years ago
Raphaël Hertzog 8a078b5900 Correctly set default value for $arch
Reported-by: Samiux
Fixes: http://bugs.kali.org/view.php?id=79
12 years ago
Raphaël Hertzog 6fb1cac25a Fix proposed-updates sources.list entry 12 years ago
Raphaël Hertzog c085538933 Add a new --proposed-updates command line option to build_all.sh 12 years ago
Raphaël Hertzog 8577cac68a Use "noconfig=sudo" to work around live-config bug
See http://bugs.debian.org/701788 for details. But this bug means
that subsequent live-config scripts were not executed and due
to this auto-login was not enabled and sshd host keys were
not generated, etc.

Also use the shorter syntax for the username.
12 years ago
Raphaël Hertzog 330921f509 Use the redirector URLs for public APT repositories 12 years ago
Raphaël Hertzog 4f47916a31 Update the options to use on arm* 12 years ago
Raphaël Hertzog cd1e422f59 Move the architecture specific logic into auto/config
This will avoid mistakes by users which are not using build_all.sh.
12 years ago
Raphaël Hertzog 965ab79edb Make it easy to switch Kali mirrors 12 years ago
Mati Aharoni (Kali Linux Developer) 74c3851978 Added kali as default live hostname 12 years ago
Raphaël Hertzog 6e84e2d4e5 Generalize further live build script 12 years ago
Mati Aharoni (Kali Linux Developer) 24cbc79c1c Removed persisttence 12 years ago
Mati Aharoni (Kali Linux Developer) 4d6d5399e8 Added vim, tmux, gparted to default build 12 years ago
Raphaël Hertzog 555a1cb0f8 Don't use linux-image-kali but the default kernel for each architecture 12 years ago
Raphaël Hertzog b01d01e277 Integrate firmware files as .deb and in live chroot 12 years ago
Raphaël Hertzog 1e49f819cd Fail sooner when symlink is missing 12 years ago
Raphaël Hertzog b3867fd5fb Enable persistence 12 years ago
Raphaël Hertzog d1808f99f8 Update config to account for changes related to --bootappend-live meaning 13 years ago
Raphaël Hertzog 6f5485b406 Drop env export of options since it's now passed via --cdebootstrap-options. 13 years ago
Raphaël Hertzog eba1ab0452 Updates for latest live-build changes
The infrastructure is now set up to work with live-build of november 19th 2012,
aka commit 3138b1a4faba120efd082e351d8cef04fcaf6392. The closest Debian release
is 3.0~a67-1.
13 years ago
Raphaël Hertzog c1cb731d63 Drop --parent-* configuration directives
They are set by default to a value equal to the corresponding base setting.
They are thus useless.
13 years ago
Raphaël Hertzog 74da74ccf8 Drop work-around now that linux-image-3.2.6-kali has been fixed 13 years ago
Raphaël Hertzog 173e4590c6 Reintroduce symlink since we switched back to using kali as main distribution name 13 years ago
Raphaël Hertzog 6fba34ad54 Use small trick to let cdebootstrap recognize kali as wheezy
It's cleaner than the hook and avoid other errors with more
recent live-build versions.
13 years ago
Raphaël Hertzog 713d006369 Kali kernel do need an initrd, it was just not generated due to lack of initramfs-tools
Temporarily work-around the missing package by installing it during bootstrap
phase. Later we will add it to the package dependency.
13 years ago
Raphaël Hertzog a2ac01b548 Some changes to disable the live user and set the password of the root user 13 years ago
Raphaël Hertzog 4ca36c8edc Update live-build's config for version 3.x in wheezy 13 years ago
Raphaël Hertzog 69b2f90c08 Use root user by default
Install kali-root-login by default.
13 years ago
root a1d50a4c32 Improve build_all.sh so that it actually works
Do not put use generic environment variables that are in conflict
with live-build internal variables. Auto-publish the resulting images.
13 years ago
root d11fbed180 Switch to cdebootstrap since it knows how to build i386 on amd64 13 years ago
root 2be7d3ec67 Initial configuration 13 years ago