Giter VIP home page Giter VIP logo

mkmacvm's Introduction

Welcome. Have a look around if you wish, but I don't come here often. I mostly just make notes in Gists if I'm looking into something that may be useful to others. If you'd like to reach out, you're more likely to find me on my Mastodon feed.

mkmacvm's People

Contributors

therealchjones avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

mkmacvm's Issues

shell-init getcwd error from createhomedir

run postinstall in debug mode, after createhomedir -c -u chjones:

./postinstall: shell-init: error retrieving current directory: getcwd: cannot access parent directories: Permission denied

but goes on to work properly anyway

sometimes install image stays mounted

if createinstallmedia fails, it may leave the temporary installation image in a strange state, where it is not mounted but is attached per hdiutil info. Cleanup does not appear to account for that possibility.

determine what configuration options should be supported

from README Aims, mkmacvm should:

original version:

  • not have options for configuring the virtual machine by the end user (i.e.,
    changing display or text output or the name of the virtual machine is
    acceptable)

new version:

  • support very limited configuration options

My preference would be to include only those options which are necessarily done during the mkmacvm process rather than afterward. The easiest examples are those which change what mkmacvm displays---certainly if there are to be different levels of output during the mkmacvm process, this can't be done after the mkmacvm process completes, so having -h or -v options makes sense. Other options are not as straightforward. For instance, if SSH were optional (rather than always enabled), it would make sense as an option, since leaving it until afterward would mean it couldn't be turned on via the command line, because SSH would not be available. On the other hand, creating an additional user, installing most software, changing lots of different VM and OS configurations, and many other tasks can be done after mkmacvm completes, and should therefore not be options to mkmacvm.

This issue will remain open for suggestions, recommendations, requests, and other discussion regarding addition or removal of command line options to mkmacvm.

Make usable without `sudo`

Currently needed for createinstallmedia (and maybe others?), would need to find another way to build the install disk

Script interaction with first part of installation in virtual machine

Options:

  1. Send keystrokes to the VM. Can perhaps tell when the VM is nearly ready to receive them using ping macOS.shared.
  2. Delve into the createinstallmedia installation disk to see if we can bypass the language chooser and menu
  3. Is it worth, in the interim, turning the installation menu into one that has the install script available?

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.