Skip to content

Releases: iptoux/crouton

v1.0.2

02 Sep 22:57
Compare
Choose a tag to compare

Changelog v1.0.2

  • added core as requirement
  • removed terminal colors
  • fixed typos and mirrors

Usage

  • Download last installer (this release)
  • Exctract file and cd into
    sudo install -Dt /usr/local/bin -m 755 install/crouton
  • cd
    sudo crouton -r kali-rolling -t kalifix

done.

v1.0.1

02 Sep 20:20
Compare
Choose a tag to compare

About

This release contains an fix of the error during the installation of kali linux, where xbindkeys, can't be installed. This fix is created as target, so an easy install is given.

What does the fix do?

The fix will add debian bullseye repository to the apt sources.list, and than install xbindkeys, xbindkeys-config. After installation the script is removing the debian bullseye repository from the sources.list file.

The target requires the standard core. Thus, a core kali-rolling is installed, without further specification of targets.

Usage

  • Download last installer (this release)
  • Exctract file and cd into
    sudo install -Dt /usr/local/bin -m 755 install/crouton
  • cd
    sudo crouton -r kali-rolling -t kalifix

done.