Giter Club home page Giter Club logo

Comments (3)

graysky2 avatar graysky2 commented on August 16, 2024

No time right now but will think about it.

from clean-chroot-manager.

graysky2 avatar graysky2 commented on August 16, 2024

Totally forgot about this request (nearly a year). Please try deb93a3.

from clean-chroot-manager.

sdht0 avatar sdht0 commented on August 16, 2024

Hi graysky. So I started using ccm again yesterday. Found some improvements you could make.

*) You added the 'do not clean chroot before build' option, but if I use that, packages built in the previous execution will not be available in the local repo, because it would not have synced from the root chroot.

*) By default, all build output files and logs are dumped in the PKGBUILD folder. I prefer to keep that folder clean, so I use environment variables to separate them to separate folders. That means the logic for adding built packages to local repo needs to be modified a bit (they are not present in pwd anymore).

One way of fixing the above: https://github.com/siddharthasahu/clean-chroot-manager/commits/features.

Also, I was wondering why you prefer keeping redudant code over using if-else. Keeping only one file for example will make it easier to add features to both 64 and 32 bit versions, no? Just curious how you think about this. :)

from clean-chroot-manager.

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.