Y
Hacker News
new
|
ask
|
show
|
jobs
by
puzzlingcaptcha
1095 days ago
Few might remember that Alpine was originally based on Gentoo. You can still find some old references (like mkinitcpio hooks for fbsplash).
1 comments
klardotsh
1095 days ago
Possibly the biggest hint is /etc/apk/world, the "worldfile", or the list of explicitly installed packages. It's even the same verbiage Gentoo uses (albeit a different location - Gentoo stores it somewhere under /var)
link