GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/livecd-tools.git
bl2-only
master
nfs_cleanup
Tools to help make a LiveCD
Gentoo Release Engineering <releng@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel/livecd-amd64.config: Disable DRM
HEAD
master
Ian Jordan
2024-06-09
1
-0
/
+21
*
Add keymaps and Dracut module
2.11
Christopher Fore
2024-05-14
92
-0
/
+144
*
init.d/autoconfig: allow nogui in addition to nox
Ben Kohler
2024-02-27
1
-0
/
+3
*
init.d/fixinittab: auto-enable arm64 ttyAMA0 console
2.10
Georgy Yakovlev
2021-07-28
1
-1
/
+2
*
autoconfig: mostly revert "Fix logic error"
2.9
Ben Kohler
2021-02-25
1
-1
/
+1
*
unmute: Rewrite without awk
2.8
Matt Turner
2020-11-05
1
-1
/
+1
*
autoconfig: Fix logic error
2.7
Matt Turner
2020-11-05
1
-2
/
+2
*
autoconfig: don't autostart gpm if /dev/input/mice is not present
Georgy Yakovlev
2020-11-05
1
-1
/
+4
*
remove hwsetup usage
Georgy Yakovlev
2020-11-05
2
-33
/
+2
*
remove special mouse handling and pre-gpm script
Georgy Yakovlev
2020-11-05
2
-42
/
+0
*
save a grep and a count
Rick Farina (Zero_Chaos)
2020-04-23
1
-1
/
+1
*
move secureconsole boot arg detection to the right place
Rick Farina (Zero_Chaos)
2019-09-26
2
-6
/
+3
*
reap dead code from livecd-functions
Rick Farina (Zero_Chaos)
2019-09-26
1
-211
/
+0
*
fixinittab: Support SPARC's ttyHV0 console device
2.6
Matt Turner
2019-09-19
1
-1
/
+1
*
fixinittab: Refactor HW-specific serial console support
Matt Turner
2019-09-19
1
-9
/
+19
*
ppc: Move the hvc0 console logic outside
2.5
Luca Barbato
2018-09-13
1
-10
/
+10
*
remove redundant agetty settings
Rick Farina (Zero_Chaos)
2018-08-24
1
-1
/
+1
*
fix typos, reenable remaining vt (no autologin)
2.4
Rick Farina (Zero_Chaos)
2018-03-15
1
-1
/
+5
*
add some comments when writing make.conf
Rick Farina (Zero_Chaos)
2018-03-15
1
-3
/
+9
*
add secureconsole boot option
Rick Farina (Zero_Chaos)
2018-03-15
1
-4
/
+14
*
autoconfig: fix the indentation
William Hubbs
2018-03-14
1
-11
/
+12
*
update make.conf with some nice defaults for emerge
Rick Farina (Zero_Chaos)
2018-03-14
1
-3
/
+20
*
log in as user when possible
Rick Farina (Zero_Chaos)
2017-08-28
1
-3
/
+3
*
net-setup: Fix zero argument mode
Brian Evans
2017-03-07
1
-8
/
+6
*
autoconfig: EVMS is long dead.
2.3
Robin H. Johnson
2017-02-24
2
-8
/
+0
*
Cleanup old ChangeLog; full history in Git.
Robin H. Johnson
2017-02-24
1
-40
/
+0
*
autoconfig: protect password in /proc/cmdline.
Robin H. Johnson
2017-02-24
1
-0
/
+1
*
net-setup: add WPA{,2}-PSK setup option
Brian Evans
2016-11-04
1
-4
/
+40
*
convert shebangs from runscript to openrc-run
2.2
William Hubbs
2016-07-08
5
-5
/
+5
*
Replace nfsmount with nfsclient
2.1
Rick Farina (Zero_Chaos)
2015-12-11
1
-1
/
+1
*
Allow nfs to be activated from the kernel command line
Rick Farina (Zero_Chaos)
2015-12-11
1
-0
/
+3
*
Disable nfs by default
Rick Farina (Zero_Chaos)
2015-12-11
1
-1
/
+1
*
no more arrays in conf.d/net
Rick Farina (Zero_Chaos)
2015-11-01
1
-1
/
+1
*
net-setup: read the bus name from the subsystem symbolic link
William Hubbs
2015-10-17
1
-1
/
+1
*
Allow users to specify the network config using ipfconfig or iproute2 syntax.
Jorge Manuel B. S. Vicetto (jmbsvicetto)
2015-10-18
1
-22
/
+53
*
Encorporate code from livecd-functions
William Hubbs
2015-02-22
1
-8
/
+97
*
Drop the use of bash arrays
Jorge Manuel B. S. Vicetto (jmbsvicetto)
2015-01-14
1
-3
/
+3
*
remove execute permissions from most files
William Hubbs
2015-01-14
6
-0
/
+0
*
Add a missing "\" in net-setup script.
EmanueL Czirai
2015-01-14
1
-1
/
+1
*
remove firmware init script
2.0.4
Rick Farina (Zero_Chaos)
2014-05-22
3
-30
/
+1
*
net-setup: make dialog calls more readable
William Hubbs
2013-07-07
1
-15
/
+44
*
net-setup: remove code hiding error messages
William Hubbs
2013-07-07
1
-6
/
+0
*
Move functions from livecd-functions.sh to net-setup
William Hubbs
2013-07-06
2
-190
/
+190
*
fixinittab: Do not overwrite an existing backup
Richard Farina
2013-07-05
1
-1
/
+4
*
autoconfig: update network device name recognission
William Hubbs
2013-06-19
1
-1
/
+12
*
livecd-functions.sh: do not hard code the paths to lspci or iwconfig
William Hubbs
2013-02-25
1
-10
/
+7
*
livecd-functions.sh: do not hard code the path to route
William Hubbs
2013-02-25
1
-1
/
+1
*
livecd-functions.sh: do not hard code the path to ifconfig
William Hubbs
2013-02-25
1
-2
/
+2
*
autoconfig: run one instance of dhcpcd
William Hubbs
2013-01-03
1
-14
/
+8
*
use agetty's autologin function instead of bashlogin
livecd-tools-2.0.3
William Hubbs
2012-10-10
2
-12
/
+5
[next]