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

setup: bootstrap cosmofy #1

Closed
metaist opened this issue Sep 10, 2024 · 3 comments
Closed

setup: bootstrap cosmofy #1

metaist opened this issue Sep 10, 2024 · 3 comments

Comments

@metaist
Copy link
Owner

metaist commented Sep 10, 2024

Once cosmofy is properly built, it will be able to build itself by copying itself, removing cosmofy from the zip.

@metaist metaist changed the title setup: bootstrap setup: bootstrap cosmofy Sep 10, 2024
@metaist
Copy link
Owner Author

metaist commented Sep 10, 2024

To bootstrap, we first need to build a version that can download python. However, cosmopolitan python can't securely download from https at the moment (ahgamut/superconfigure#52), so we'll need a workaround.

@metaist
Copy link
Owner Author

metaist commented Sep 10, 2024

In the shell-script version, I have to create files and directories that are then pushed into the zip file. Maybe with zipfile, I can just add stuff more directly?

@metaist
Copy link
Owner Author

metaist commented Sep 10, 2024

Maybe I can use io to compile the files into memory and then add them directly to the zipfile?

metaist added a commit that referenced this issue Sep 13, 2024
metaist added a commit that referenced this issue Sep 13, 2024
metaist added a commit that referenced this issue Sep 13, 2024
metaist added a commit that referenced this issue Sep 13, 2024
metaist added a commit that referenced this issue Sep 15, 2024
metaist added a commit that referenced this issue Sep 15, 2024
metaist added a commit that referenced this issue Sep 15, 2024
metaist added a commit that referenced this issue Sep 15, 2024
metaist added a commit that referenced this issue Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant