Commit Graph

87 Commits

Author SHA1 Message Date
1c1e5e9721 Don't rsync git repos 2020-12-04 02:13:35 -06:00
53eb58bfb4 Oh hey wait we need to install git first 2020-12-04 02:09:30 -06:00
d4e8f5c014 Clone gentoo repo over git
This solve a race condition verifying manifests
2020-12-04 02:07:29 -06:00
5bdd634354 Work on automating GRUB install 2020-12-04 01:58:47 -06:00
fce752a017 Don't ask
Just don't
2020-12-04 01:52:29 -06:00
62a0b3bf19 Prompt for hostname, better logging 2020-12-04 01:49:17 -06:00
99fbab1ee8 Only add salt if he doesn't exist 2020-12-04 01:45:31 -06:00
26baf4a1fa Automate more things, begin work on post-chroot tasks
Such as another chroot
2020-12-04 01:45:01 -06:00
4a658c2669 Update grub-platforms 2020-12-03 22:48:56 -06:00
f2aa7e2f26 Only overwrite with a tarball if we haven't already set up an install 2020-12-03 04:46:42 -06:00
a3882a3bc7 Accept all licenses 2020-12-03 04:41:05 -06:00
fc140c8529 Always overwrite fstab 2020-12-02 21:01:27 -06:00
2f8588f299 Hopefully this all just works 2020-12-02 21:00:00 -06:00
3ea3744d3e I'm an idiot. nproc != -jnproc 2020-12-02 20:15:37 -06:00
2f14e5a36d Set the -network-sandbox feature flag
Works around a bug with QEMU (rip)
2020-12-02 20:13:32 -06:00
f34bede895 Python bluetooth... let's not 2020-12-02 20:10:58 -06:00
64331de5eb Working on more USE flags 2020-12-02 20:08:41 -06:00
9d680228d1 Alright, maybe we should start using package.use 2020-12-02 20:06:49 -06:00
0a694c1ef9 What the fuck is gpm 2020-12-02 19:57:01 -06:00
43079e8649 Add dep on sha512sum, tweak USE 2020-12-02 19:52:08 -06:00
e4f7e8427d Tweak emerge args, also use the right profile search term 2020-12-02 19:46:26 -06:00
616a329f03 Do not sort/uniq eselect profile list
THIS RESULTS IN USING THE DEVELOPER PROFILE AUGH
2020-12-02 19:39:32 -06:00
272ce9e21b Remove cleanup on exit
Hey if you wanna save bandwidth and be nicer to distro maintainers, you probably shouldn't delete your tarball after every attempt
2020-12-02 19:35:13 -06:00
b7c5eeecd6 Begin tuning USE for initial installs 2020-12-02 19:34:17 -06:00
442edbb3ad Enable multilib? 2020-12-02 19:31:02 -06:00
66bcb35ed7 Be quieter when comparing checksums 2020-12-02 19:27:50 -06:00
81357d6465 Hey we need to grep out of a file 2020-12-02 19:26:16 -06:00
e964612ae7 Turns out openssl dgst doesn't actually check digest files 2020-12-02 19:25:18 -06:00
56a34c9306 Use digests and not digests.asc 2020-12-02 19:20:45 -06:00
1efc45ad5f Make tarball downloading smarter 2020-12-02 19:16:17 -06:00
603d7e41b0 Modularize profile selection 2020-12-02 19:05:41 -06:00
34fcf638d5 Working on more gentoostrap setup 2020-11-29 22:06:29 -06:00
ad06aab0a4 At some point I'll get this right 2020-11-29 21:51:29 -06:00
e0ee1818ca Apparently this prompts for a path on the host 2020-11-29 21:47:32 -06:00
aa9d02670b Forgot to add the cleanup function 2020-11-29 21:43:52 -06:00
e9f7dab5e6 Fix trying to decompress the internet 2020-11-29 21:41:13 -06:00
0e0ea7e13d Work on a Gentoo bootstrap script 2020-11-29 21:39:44 -06:00
50db78f9d3 Fix up our README a bit 2020-11-10 09:57:29 -06:00
55fc814a40 Configure showUntrackedFiles 2020-09-16 11:48:18 -05:00
7c6b704962 Fix using non-absolute paths with mktemp 2020-09-04 06:26:20 -05:00
156ef9ab54 More verbose logging when you want it 2020-09-04 06:24:08 -05:00
2761fee87e Fix erroneous arguments to mktemp 2020-09-02 17:17:38 -05:00
1119995914 Rework README 2020-08-10 23:37:20 -05:00
a90ade616d Correct some typos in the original 2020-08-10 23:35:50 -05:00
33f4acb225 Add a new revision of bootstrap script 2020-08-10 23:35:41 -05:00
baed43fb60 Switch to Gitea deployment 2020-05-06 03:22:07 -05:00
1b47f8c8ee Change repo URL in README 2020-04-30 13:39:53 -05:00
abd2f9a5a4 Remove dot update 2019-09-15 02:28:01 -05:00
f6d5beef7d Actually put the skeleton directories in the right folder 2019-09-14 04:17:06 -05:00
d0a297c941 Remove deb_install stuff
Gonna use ansible for that from now on
2019-09-14 04:01:43 -05:00