├── LICENSE ├── README.md ├── convert.sh └── register_with_glance.sh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdake/fedora-atomic-to-liveos-pxe/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdake/fedora-atomic-to-liveos-pxe/HEAD/README.md -------------------------------------------------------------------------------- /convert.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdake/fedora-atomic-to-liveos-pxe/HEAD/convert.sh -------------------------------------------------------------------------------- /register_with_glance.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sdake/fedora-atomic-to-liveos-pxe/HEAD/register_with_glance.sh --------------------------------------------------------------------------------