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

standardize meta keys #15

Open
obbardc opened this issue Jun 17, 2018 · 0 comments
Open

standardize meta keys #15

obbardc opened this issue Jun 17, 2018 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@obbardc
Copy link
Member

obbardc commented Jun 17, 2018

picax meta:

    <mediagen.media>cd</mediagen.media>
    <mediagen.media-label>MyLinux 0.1</mediagen.media-label>
    <mediagen.installer>debian-installer</mediagen.installer>
    <mediagen.arch>i386</mediagen.arch>
    <mediagen.inst-preseed-file>file:mypreseed</mediagen.inst-preseed-file>
    <mediagen.inst-base-url>file:64studio.com/boot/cdrom/</mediagen.inst-base-url>
    <mediagen.inst-cdrom-path>i386</mediagen.inst-cdrom-path>
    <mediagen.inst-udeb-include-list>pcmcia-cs-udeb</mediagen.inst-udeb-include-list>
    <mediagen.repository>hardy:main hardy:main/debian-installer</mediagen.repository>
    <mediagen.source>none</mediagen.source>
    <mediagen.no-order>True</mediagen.no-order>
    <mediagen.no-split>True</mediagen.no-split>

mediagen meta:

    <mediagen.media>img</mediagen.media>
    <mediagen.recipe>raspi</mediagen.recipe>
    <mediagen.debarch>armhf</mediagen.debarch>
    <mediagen.rootsize>1500</mediagen.rootsize>
    <mediagen.bootsize>64</mediagen.bootsize>
    <mediagen.outfile>out.img</mediagen.outfile>

    <mediagen.hostname>pideck</mediagen.hostname>
    <mediagen.root-password>toor</mediagen.root-password>
    <mediagen.preseed-conf>preseed.conf</mediagen.preseed-conf>
    <mediagen.postinst-script>postinst.sh</mediagen.postinst-script>

We should standardize the meta. Originally I didn't standardize it because there was issues with some of names, but this is no longer the case.

@obbardc obbardc added the enhancement New feature or request label Jun 17, 2018
@obbardc obbardc added this to the 0.0.2 milestone Jun 17, 2018
@obbardc obbardc self-assigned this Jun 17, 2018
@obbardc obbardc removed their assignment Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant