This website requires JavaScript.
dd093c78a1
Build a new, much slimmer, much nicer bootstrap script
master
Salt
2021-01-19 03:31:12 -0600
345921f933
Update upstream URIs
Salt
2020-12-30 21:37:49 -0600
5685a425dc
Fix ansible user being unable to modify their own damn authorized_keys
Salt
2020-12-27 17:28:10 -0600
ef8aa32fd9
Polish up sudo configs
Salt
2020-12-27 17:25:46 -0600
b4637075bf
Fix make-rslave args
Salt
2020-12-27 17:21:10 -0600
5add86cdd9
Only execute bootstrap script if we gotta
Salt
2020-12-27 17:18:39 -0600
d869d20e6b
Oh hey we need to download that script
Salt
2020-12-27 17:16:28 -0600
304d64e273
Alright fine fuck trap then
Salt
2020-12-27 17:14:19 -0600
1db87c2ef2
Fix incorrect trap invocation
Salt
2020-12-27 17:13:20 -0600
a43ee46036
Work on arch bootstrap script CAN I MAKE UP MY MIND PLEASE
Salt
2020-12-27 17:12:18 -0600
dd9ba13e6b
Add pubkey to ansible user WHOOPSIE
Salt
2020-12-04 09:11:27 -0600
a5a965adbd
Add salt to a bunch of groups
Salt
2020-12-04 08:11:21 -0600
55d721e5b6
Fix logging on emerge-webrsync
Salt
2020-12-04 06:45:55 -0600
0dd50892c3
Add an Ansible user, too
Salt
2020-12-04 06:43:35 -0600
7fd0428d78
Also enable sshd
Salt
2020-12-04 06:42:09 -0600
e370f586d6
Enable NetworkManager This helps out the first boot
Salt
2020-12-04 06:41:17 -0600
c6ffd94ee7
Skip GRUB config if user supplies empty response
Salt
2020-12-04 06:39:11 -0600
6d63d415fd
Alright fine networkmanager can do what it wants
Salt
2020-12-04 06:31:17 -0600
a0a7978132
Add a note about looking at fstab
Salt
2020-12-04 06:30:14 -0600
9f91f0afdc
Only modify hostname and fstab if we need to still
Salt
2020-12-04 06:29:55 -0600
479cc5a705
Maybe don't build modem support for NM
Salt
2020-12-04 06:24:28 -0600
5c007145ba
Rename bootloader configuration to be more appropriate
Salt
2020-12-04 06:23:05 -0600
6a3344deea
...and make it a valid option
Salt
2020-12-04 06:21:56 -0600
14aea7682b
Add a switch that skips tarball extraction
Salt
2020-12-04 06:21:27 -0600
c1dbcfa5ed
Install networkmanager
Salt
2020-12-04 06:14:30 -0600
d78c141f29
Make GRUB configuration more robust... and correct
Salt
2020-12-04 06:08:21 -0600
8987f44a73
Prompt where to install grub to
Salt
2020-12-04 02:50:32 -0600
bcaf588de5
More verbose logging, also maybe don't rbind root over mnt pls thanks
Salt
2020-12-04 02:47:08 -0600
cb8c7537c0
Dynamically manage mounts in chroot
Salt
2020-12-04 02:40:56 -0600
aad2417c11
Tweak emerge args
Salt
2020-12-04 02:38:47 -0600
9ea05a7b50
Alright fine we'll use chroot
Salt
2020-12-04 02:37:34 -0600
5bedbeec62
Unmount directories before spawning systemd-nspawn
Salt
2020-12-04 02:36:06 -0600
c134eb0e99
Add d as an option whups
Salt
2020-12-04 02:35:04 -0600
1c1e5e9721
Don't rsync git repos
Salt
2020-12-04 02:13:35 -0600
53eb58bfb4
Oh hey wait we need to install git first
Salt
2020-12-04 02:09:30 -0600
d4e8f5c014
Clone gentoo repo over git This solve a race condition verifying manifests
Salt
2020-12-04 02:07:29 -0600
5bdd634354
Work on automating GRUB install
Salt
2020-12-04 01:58:47 -0600
fce752a017
Don't ask Just don't
Salt
2020-12-04 01:52:29 -0600
62a0b3bf19
Prompt for hostname, better logging
Salt
2020-12-04 01:49:17 -0600
99fbab1ee8
Only add salt if he doesn't exist
Salt
2020-12-04 01:45:31 -0600
26baf4a1fa
Automate more things, begin work on post-chroot tasks Such as another chroot
Salt
2020-12-04 01:45:01 -0600
4a658c2669
Update grub-platforms
Salt
2020-12-03 22:48:56 -0600
f2aa7e2f26
Only overwrite with a tarball if we haven't already set up an install
Salt
2020-12-03 04:46:42 -0600
a3882a3bc7
Accept all licenses
Salt
2020-12-03 04:41:05 -0600
fc140c8529
Always overwrite fstab
Salt
2020-12-02 21:01:27 -0600
2f8588f299
Hopefully this all just works
Salt
2020-12-02 21:00:00 -0600
3ea3744d3e
I'm an idiot. nproc != -jnproc
Salt
2020-12-02 20:15:37 -0600
2f14e5a36d
Set the -network-sandbox feature flag Works around a bug with QEMU (rip)
Salt
2020-12-02 20:13:32 -0600
f34bede895
Python bluetooth... let's not
Salt
2020-12-02 20:10:58 -0600
64331de5eb
Working on more USE flags
Salt
2020-12-02 20:08:41 -0600
9d680228d1
Alright, maybe we should start using package.use
Salt
2020-12-02 20:06:49 -0600
0a694c1ef9
What the fuck is gpm
Salt
2020-12-02 19:57:01 -0600
43079e8649
Add dep on sha512sum, tweak USE
Salt
2020-12-02 19:52:08 -0600
e4f7e8427d
Tweak emerge args, also use the right profile search term
Salt
2020-12-02 19:46:26 -0600
616a329f03
Do not sort/uniq eselect profile list THIS RESULTS IN USING THE DEVELOPER PROFILE AUGH
Salt
2020-12-02 19:39:32 -0600
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
Salt
2020-12-02 19:35:13 -0600
b7c5eeecd6
Begin tuning USE for initial installs
Salt
2020-12-02 19:34:17 -0600
442edbb3ad
Enable multilib?
Salt
2020-12-02 19:31:02 -0600
66bcb35ed7
Be quieter when comparing checksums
Salt
2020-12-02 19:27:50 -0600
81357d6465
Hey we need to grep out of a file
Salt
2020-12-02 19:26:16 -0600
e964612ae7
Turns out openssl dgst doesn't actually check digest files
Salt
2020-12-02 19:25:18 -0600
56a34c9306
Use digests and not digests.asc
Salt
2020-12-02 19:20:45 -0600
1efc45ad5f
Make tarball downloading smarter
Salt
2020-12-02 19:16:17 -0600
603d7e41b0
Modularize profile selection
Salt
2020-12-02 19:05:41 -0600
34fcf638d5
Working on more gentoostrap setup
Salt
2020-11-29 22:06:29 -0600
ad06aab0a4
At some point I'll get this right
Salt
2020-11-29 21:51:29 -0600
e0ee1818ca
Apparently this prompts for a path on the host
Salt
2020-11-29 21:47:32 -0600
aa9d02670b
Forgot to add the cleanup function
Salt
2020-11-29 21:43:52 -0600
e9f7dab5e6
Fix trying to decompress the internet
Salt
2020-11-29 21:41:13 -0600
0e0ea7e13d
Work on a Gentoo bootstrap script
Salt
2020-11-29 21:39:44 -0600
50db78f9d3
Fix up our README a bit
Salt
2020-11-10 09:57:29 -0600
55fc814a40
Configure showUntrackedFiles
Salt
2020-09-16 11:48:18 -0500
7c6b704962
Fix using non-absolute paths with mktemp
Salt
2020-09-04 06:26:20 -0500
156ef9ab54
More verbose logging when you want it
Salt
2020-09-04 06:24:08 -0500
2761fee87e
Fix erroneous arguments to mktemp
Salt
2020-09-02 17:17:38 -0500
1119995914
Rework README
Salt
2020-08-10 23:37:20 -0500
a90ade616d
Correct some typos in the original
Salt
2020-08-10 23:35:50 -0500
33f4acb225
Add a new revision of bootstrap script
Salt
2020-08-10 23:35:41 -0500
baed43fb60
Switch to Gitea deployment
Salt
2020-05-06 03:22:07 -0500
1b47f8c8ee
Change repo URL in README
Salt
2020-04-30 13:39:53 -0500
abd2f9a5a4
Remove dot update
Salt
2019-09-15 02:28:01 -0500
f6d5beef7d
Actually put the skeleton directories in the right folder
Salt
2019-09-14 04:17:06 -0500
d0a297c941
Remove deb_install stuff Gonna use ansible for that from now on
Salt
2019-09-14 04:01:43 -0500
80ba985f6c
Add nitrogen
Salt
2019-06-24 06:18:16 -0500
cf1945f5d0
Add package configuration with OBS
Salt
2019-06-24 03:07:44 -0500
e666ba4d98
Add DMZ cursor theme
Salt
2019-06-17 03:20:44 -0500
0e95bc0680
Add redshift
Salt
2019-06-16 07:01:07 -0500
1663b37dec
Add dex Need them XDG autostarts man
Salt
2019-06-16 05:57:46 -0500
8440b63727
Add audacious
Salt
2019-06-16 05:56:58 -0500
3788c96b1e
Add hsetroot
Salt
2019-06-07 02:10:50 -0500
2f5ee7938d
Correct help text
Salt
2019-06-07 01:11:12 -0500
008e5b2870
Add fonts
Salt
2019-06-07 01:09:16 -0500
1d6e781828
Add GIMP
Salt
2019-06-06 17:56:05 -0500
d61d191e54
Also install i3 That's kind of important
Salt
2019-06-06 17:24:02 -0500
38e8b29eec
Add some basic package installation
Salt
2019-06-06 16:59:38 -0500
29f201d933
Correct erroneous filename in help text
Salt
2018-12-25 21:47:53 -0600
14628a4f8c
Move replicate.sh to build-home.sh
Salt
2018-12-25 21:46:28 -0600
20e72f0ded
Minor polish in logs and help text
Salt
2018-12-25 21:45:06 -0600
1d8f5a16dd
Don't die on fail to create skeleton
Salt
2018-12-15 20:36:55 -0600
f076b7e2f9
Fix a bug in setting default repository
Salt
2018-12-15 20:35:57 -0600