Code Monkey home page Code Monkey logo

Comments (2)

Kron4ek avatar Kron4ek commented on May 17, 2024

Well, i'm going to upload new releases with up-to-date packages at least once every two weeks (maybe even more often).

Updating using pacman is not possible as the squashfs image inside Conty is read-only, so the only way to update it is to recreate it. This is how you can do this:

git clone https://github.com/Kron4ek/Conty
sudo ./create-arch-bootstrap.sh
./create-conty.sh

create-arch-bootstrap.sh will download the latest Arch boostrap and install/update all packages (you can even install your own set of packages if you edit the script). Root rights are required for this step.

create-conty.sh will create a squashfs image from the boostrap obtained with the previous script and will create ready-to-use conty.sh.

As a result, you will get Conty with updated packages inside it.

p.s. These packages are required for the scripts to work properly: wget tar gzip squashfs-tools

from conty.

cwilling avatar cwilling commented on May 17, 2024

OK, that sounds good. Thanks.

[edit] I just ran your instructions for creating a conty.sh, and the building & testing all went well.

from conty.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.