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

Rel v1.1.2 #30

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

Rel v1.1.2 #30

wants to merge 51 commits into from

Commits on Aug 17, 2018

  1. initial commit for project transition to ansible

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    6b87932 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3e261e View commit details
    Browse the repository at this point in the history
  3. gitignore: add ansible related files

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    24df553 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

  1. README.md: add performance notes

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    92ea8bb View commit details
    Browse the repository at this point in the history
  2. pxe-server: use common variables

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    9bd92a4 View commit details
    Browse the repository at this point in the history
  3. pxe-server: switch to new rootfs deployment

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    5a1af4d View commit details
    Browse the repository at this point in the history
  4. netboot: create symlinks for required kernels

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    17130b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a5b974 View commit details
    Browse the repository at this point in the history
  6. ansible.cfg: initial commit with performance counters

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    8281c4e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. README.md: add pre-release test results

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    20c8d5b View commit details
    Browse the repository at this point in the history
  2. add temporary paths for kernels and rootfs

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    74409d6 View commit details
    Browse the repository at this point in the history
  3. roles: add tinycoreos role

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    7292fd5 View commit details
    Browse the repository at this point in the history
  4. pxe-server: add tags for each role

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    9f1ea58 View commit details
    Browse the repository at this point in the history
  5. roles/apt: add gzip package

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    bc34ca1 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2018

  1. gitignore: ignore results and rootfs directories

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    57d6837 View commit details
    Browse the repository at this point in the history
  2. README.md: split whole initial deployment into 3 steps

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    711bd30 View commit details
    Browse the repository at this point in the history
  3. roles/chroot_cleanup: initial commit

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    1f305ea View commit details
    Browse the repository at this point in the history
  4. roles/chroot_mount: initial commit

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    6c17bdc View commit details
    Browse the repository at this point in the history
  5. roles/chroot_umount: initial commit

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    a119ee1 View commit details
    Browse the repository at this point in the history
  6. roles/config: initial commit

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    b0c8a50 View commit details
    Browse the repository at this point in the history
  7. roles/debootstrap: initial commit

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    b279de2 View commit details
    Browse the repository at this point in the history
  8. roles/deploy_artifacts: initial commit

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    5052596 View commit details
    Browse the repository at this point in the history
  9. roles/linux-install: intial commit

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    727bdbd View commit details
    Browse the repository at this point in the history
  10. roles/linux-kernel: initial commit

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    4576977 View commit details
    Browse the repository at this point in the history
  11. roles/packages: initial commmit

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    55eb1fa View commit details
    Browse the repository at this point in the history
  12. roles/prepare_artifacts: initial commit

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    6c7a7c8 View commit details
    Browse the repository at this point in the history
  13. roles/voyage: initial commit

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    57a06ed View commit details
    Browse the repository at this point in the history
  14. pxe-server.yml: use predefined roles

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    962e458 View commit details
    Browse the repository at this point in the history
  15. roles/common: add required config variables

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    5a86e39 View commit details
    Browse the repository at this point in the history
  16. roles/docker: install setuptools

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    335e252 View commit details
    Browse the repository at this point in the history
  17. roles/tinycoreos: force gunzip of core.gz

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    b932673 View commit details
    Browse the repository at this point in the history
  18. add remaining steps for initial pxe-server deployment

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    085545c View commit details
    Browse the repository at this point in the history
  19. roles/deploy_artifacts: fix kernel deployment code

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    9b7a7e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. README.md: add test results for v1.0.0

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    5303fec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c037091 View commit details
    Browse the repository at this point in the history
  3. roles/netboot: correct ipxe menu entry for Core 6.4

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    e81964e View commit details
    Browse the repository at this point in the history
  4. roles/tinycoreos: fix initird preparation for Core 6.4

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    5707aec View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2018

  1. gitignore: add retry files

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    e71c74d View commit details
    Browse the repository at this point in the history
  2. add support for xen-dev

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    26f0027 View commit details
    Browse the repository at this point in the history
  3. roles/netboot: use vmlinuz-xen-dev instead of 4.14.y

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    79d7cee View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. deploy-meta-virtualization.yml: initial commit

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    422d515 View commit details
    Browse the repository at this point in the history
  2. move TinyCore deployment to pxe-server

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    474508f View commit details
    Browse the repository at this point in the history
  3. roles/docker: change mounted directories

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    ccc06f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. add roles/deploy_xen to speed up deployment

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    58628da View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. get rid of xen from meta-virtualization

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    0eda2d0 View commit details
    Browse the repository at this point in the history
  2. use sid for debootstrap

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    6414fde View commit details
    Browse the repository at this point in the history
  3. correct building conditions

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    00e5e69 View commit details
    Browse the repository at this point in the history
  4. fix menu.ipxe and disable cache updating for apt

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    728aecd View commit details
    Browse the repository at this point in the history
  5. add apt-cacher

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    772318b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2018

  1. README.md: fix documentation:

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    dbd28ae View commit details
    Browse the repository at this point in the history
  2. apt-cacher,rootfs-builder: initial commits

    Signed-off-by: Piotr Król <[email protected]>
    pietrushnic committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    edca423 View commit details
    Browse the repository at this point in the history