Giter Site home page Giter Site logo

lemon's Issues

Todo: Unmount mounted partitions if lemon is interrupted / fails

Currently, if lemon successfully mounts partitions but fails or is interrupted at a later point, these partitions remain mounted causing lemon to fail on subsequent runs without either manually unmounting these partitions or restarting the device. This can be remedied by keeping a list of partitions mounted by lemon in a separate file in /tmp/ and having lemon check for the presence of that file on launch, unmounting mounted partitions contained within it if so.

AUR package installer cannot write to log

Bizzare issue that popped up as of the newer arch install isos. Even with sudo, the unprivileged user used to install aur packages is unable to write to the log due to permission denied. Attempted to work around by having aur installer write to a local log in /home/aur, then have lemonaid copy its contents to the main log if present. Didn't work. Bash is angry with me and I've come to believe I've personally angered Brian Fox.

Add menu to change config options

Editing lemon.conf by hand works just fine, but isn't exactly user friendly. I want to add a menu within lemon to change opts to enabled or disabled simply and concisely without having to edit anything.

Todo: check if drive exists in formatter

Currently the formatter trusts the user to be correct. If the user happens to make a typo and not notice it (eg, typing /dev/sdaa1 instead of /dev/sda1) it will proceed without checking and fail.

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.