Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get image to build; alez command on booted image still has zsh permis… #70

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Oct 10, 2021

  1. Configuration menu
    Copy the full SHA
    5b2cd04 View commit details
    Browse the repository at this point in the history
  2. Add basic test script that builds and runs the Docker image and then …

    …runs the resulting ISO using qemu (new deps are listed in the test file)
    pmarreck committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    fcae25d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Added debug/test-mode switches and utility functions to provide addit…

    …ional output when debugging or testing. Added missing 'dialog' dependency. Installed archlinux-keyring dependency as part of key initialization
    pmarreck committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    5b48a9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c4aaa7 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. Added ability to mount a virtual disk to qemu ISO runner VM. Added ba…

    …sh strict mode switches. Fixed bugs. alez still fails on partition selection when testing this way, though... possibly idiosyncratic disk naming in qemu that the script doesn't recognize, still investigating...
    pmarreck committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    d4bd320 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Added tiny test library (with its own tests of itself) after being di…

    …ssatisfied with the over-engineered options already available
    pmarreck committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    7ed4f21 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    ed8cd99 View commit details
    Browse the repository at this point in the history