Coder Social home page Coder Social logo

corralitos's People

Contributors

tobyhferguson avatar

Watchers

 avatar  avatar  avatar

Forkers

uncleredbeard

corralitos's Issues

Add support for headless operation

When the internet is flaky then having the GUI open makes builds susceptible to network failure. By performing a build headless then the build will continue to proceed even if there're temporary network outages

Refactor to allow for parallel builds

The current project uses variables to determine which system to build. It might be much better to follow other people's lead and divide the system up into different directories, one per build. This allows for parallel builds.

Add support for a proxy

Some environments require that YUM be configured with a proxy so that vagrant-vbguest can perform its vbox guest additions update properly.

[LVM-I9] Look into vagrant networking

After successfully creating a minimal ol6u6 box using lvm, I connected to the new box and checked the /etc/hosts file. It looks a little fat for my tastes, but it could just be that that's how it is supposed to be configured in order to connect to the new box.

I need to research more about vagrant / vbox networking. My concern is that some applications (i.e. Oracle Database Server) can be fairly finicky about how the local /etc/hosts file is configured.

It is possible that as a work around I can add a second NIC to the box and assign a static ip to eth1.

I will test this out.

Generalize the build

There are 7 OL6 builds (GA, U1 to U6).

I want to be able to build all and any.

How to manage multiple ks.cfg files for btrfs vs lvm box

template.json calls ../ks.cfg

i didn't change the name of the ks.cfg file in lvmi9-002 so now we need to consider how the end user can specify which type of box they want to build...btrfs or lvm...

considerations:

  • separate ks.cfg files for each box type
    • ks-btrfs.cfg
    • ks-lvm.cfg
  • add variable for specifying which box type to build to variable header in template.json file

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.