jcmdln
3b1369e12e
Partial rewrite; clarify status in Readme
2 년 전
jcmdln
32064807bf
gein.sh: Fix CONFIG() logic
2 년 전
jcmdln
bd913a0f3d
gein.sh: Clarify on why provided kernel config is commented
2 년 전
jcmdln
36ae1ca03e
package.accept-keywords: Change from file to folder
The default for /etc/portage/package.accept-keywords is that it is a
folder that contains files, so let's respect that decision. It does
seem to allow me to organize things a bit more cleanly.
2 년 전
jcmdln
9a5744fa12
Minor cleanup of MINIMAL()
2 년 전
jcmdln
0c47133b8d
Remove non-standard configuration
2 년 전
jcmdln
16d13fb026
Improve folder logic in CONFIG()
2 년 전
Johnathan C Maudlin
5d9d30c5b8
gein.sh: Fix Stage3 download for x86; Cleanup
2 년 전
Johnathan C Maudlin
d640163681
gein.sh: Remove license blurb
2 년 전
Johnathan C Maudlin
e501d69766
gein.sh: update Source URL
2 년 전
John
0d592b3d56
gein.sh: use sed on the correct file this time
2 년 전
John
a8e38c7a98
gein.sh: Update configuration files
2 년 전
jcmdln
171d81caa4
Various: LiveCD can be used if /mnt/gentoo is created before mounting
2 년 전
jcmdln
0e81195e37
gein.sh: Create '/mnt/gentoo' if missing
2 년 전
jcmdln
b653c2e2d7
gein.sh: remove dependency on 'shopt'
2 년 전
jcmdln
20107b40b8
gein.sh: 'read -e' not recognized on some LiveCD's
2 년 전
jcmdln
e99f811360
gein.sh: fix typo
2 년 전
jcmdln
12732346af
gein.sh: Clarify desktop options
3 년 전
jcmdln
22db773949
gein.sh: Update CONFIG()
3 년 전
jcmdln
e3ce6808e8
Update i3wm config to use srandr; add configs
3 년 전
jcmdln
7f3d430a9e
gein.sh: Don't allow VideoCards='false' & minimal||complete
If a user sets VideoCards to 'false', most likely they don't want a
gui and have selected the improper option. Rather than reaching the
DESKTOP() function and letting emerge error out, prompt the user to
either set VideoCards to allow xorg-drivers to be installed or don't
attempt to install a desktop.
3 년 전
jcmdln
c1ea526d23
Add display management script 'srandr.sh'
Added 'srandr.sh' which can utilize a local '~/.display.sh' to read
values as shown in the following:
DisplayConfigs="LVDS1 HDMI1 VGA1"
LVDS1() {
xrandr --output LVDS1 --auto
}
HDMI1() {
xrandr --output HDMI1 --auto --above LVDS1
}
VGA1() {
xrandr --output VGA1 --auto --above LVDS1
}
3 년 전
jcmdln
0e062f7cc1
gein.sh: Advise to submit an issue if arch not found
3 년 전
jcmdln
c0c9c2379d
gein.sh: Add support for various 32-bit x86 CPU's
3 년 전
jcmdln
7c347e43e8
gein.sh: Use pre-built kernel config by default
3 년 전
John
3a3fff4384
gein.sh: Fix typo
3 년 전
John
bab0a5d7c1
gein.sh: Forgot to change package set references; start consolekit automatically
3 년 전
John
05d6a3c39c
gein.sh: forgot to include 'kbuild.sh' in CONFIG()
3 년 전
jcmdln
d97fbd599f
Cleanup pass
3 년 전
jcmdln
5221506192
Add configs back
3 년 전
jcmdln
1e11dbdecb
gein.sh: when -d, remove comments from package.use/defaults
3 년 전
John
f04a9c4c13
gein.sh: Cleanup pass
- Improve style/formatting; remove trailing '&&' and replace tabs with spaces
- Remove LAPTOP() and make it a post-DESKTOP() prompt
- Don't attempt to auto-set the root password, prompt for the password in POSTINSTALL()
3 년 전
John
ae4994c0d7
gein.sh: hard-code ProfileFilter
3 년 전
jcmdln
03e4f8d0ec
gein.sh: Update config command; Formatting cleanup
3 년 전
jcmdln
5c33ec0a48
Replace tabs with spaces
3 년 전
jcmdln
13c0a273cb
Move configuration to jcmdln/cfg for easier forking
3 년 전
jcmdln
0ef2e5078b
gein.sh: Rework structure and comments
3 년 전
jcmdln
1a307a7b6d
gein.sh: fix package.use creation
3 년 전
jcmdln
7a3af7994f
Cleanup pass
3 년 전
jcmdln
1595dec611
Cleanup pass
3 년 전
jcmdln
624fd60c86
gein.sh: Readability tweaks
3 년 전
jcmdln
256c37a4ad
gein.sh: Fix user creation
3 년 전
jcmdln
85e025107d
gein.sh: Cleanup pass & fix adding userland configurations
3 년 전
jcmdln
86e978f52d
gein.sh: Cleanup pass
3 년 전
jcmdln
d2017572fd
gein.sh: Fix typo when creating portage sets folder
3 년 전
jcmdln
89ec91f3dd
gein.sh: Automatically set locale
3 년 전
jcmdln
57b7561c22
gein.sh: Cleanup pass
3 년 전
jcmdln
8e539b431b
gein.sh: replace '! -z' with '-n'
3 년 전
jcmdln
ff242fe88b
gein.sh: quote all variables
3 년 전
jcmdln
62341e524f
cleanup
3 년 전