Building a new Calamares application based on a certain commit

Content of video

  • get the content of our Githubs – pkgbuild of Calamares
  • get the code in from https://github.com/calamares/calamares
  • we make choices on how we will use the Calamares Github for a package build later
  • we can fork Calamares and build from there
  • we can build Calamares from a certain commit – this will be our choice
  • we edit the pkgbuild of an old Calamares and change the content
  • what pkgver (package version) do we want to have
  • any and all errors need to be solved
  • we figure out how to build a package from a commit on Github

What did we achieve with all our work

we end with an error to figure out