Coder Social home page Coder Social logo

gentoo-install's People

Contributors

mikemol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gentoo-install's Issues

New (2 clause) BSD License ?

I love this code & as a long time Gentoo user I already see great potential for this script. However I would love to see it given a proper open source license as opposed to just a copyright banner like it has now.

I definitely see myself either re-writing this possibly in python with shiny extensions I have already been pondering, or ideally, if you offer it as BSD, then contributing all my updates to it back as pull requests.

Does not install kernel sources

We don't install kernel sources. That means we get warnings like these, from sys-fs/udev:

  • Unable to find kernel sources at /usr/src/linux
  • Unable to calculate Linux Kernel version for build, attempting to use running version

We should install a kernel-sources package. Probably allow the atom (e.g. =sys-kernel/gentoo-sources-3.2.12 ) to be specified as a kernel version.

Expects (enforces...) python-updater and perl-cleaner.

The script runs python-updater and perl-cleaner. In order to guarantee their presence, it installs them.

If they should be installed, they'll be pulled in as dependencies of something else. Instead of installing them ourselves, we should check for their presence in $PATH.

/etc/locales.gen is not persisting.

Or, at least, I expect it isn't. In any case, I'm seeing this message from the installation of sys-libs/glibc:

  • Generating all locales; edit /etc/locale.gen to save time/space

Locale configuration is hardcoded into the script, so either it's not being written properly, or it's getting overwritten by, e.g. dispatch-conf.

Use variables from environment if present

The script should use values present in the current environment for configuration. E.g. if "http_proxy" is set, use that. If "ETC_CONFD_HOSTNAME" is set, use that.

This is a prelude feature to pulling in configuration from a separate file.

/etc/conf.d/hostname not set properly

/etc/conf.d/hostname not set properly. Mostly due to inconsistent naming choice of variables. I've got it fixed in my working copy, but I haven't pushed any commits. Just recording the issue.

Does not set timezone.

Misses the step for setting the timezone at /etc/timezone.

Consult gentoo handbook and correct.

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.