35
submitted 1 year ago by gkpy@feddit.de to c/linux@lemmy.ml

on gentoo for example I have accrued a few files under /etc/portage that to my knowledge just have to live there...

right now I basically rely on my backups for this. but maybe somebody knows a clever way to handle this?

you are viewing a single comment's thread
view the rest of the comments
[-] eshep@social.trom.tf 5 points 1 year ago

@gkpy I assume by "dotfiles" you simply mean "config files" as there should be nothing in your /etc/portage directory that's hidden. For all configs I want to backup, I just keep a copy of them elsewhere. As for portage stuff, I just copy my make.conf, and everything in each repos.conf and package.* directories.

If you want to simplify a complex solution to an already simple thing, take a look at bare git worktrees.

[-] nyan@lemmy.cafe 1 points 1 year ago* (last edited 1 year ago)

The other portage-relevant file you might want to back up is /var/lib/portage/world, which isn't even in /etc.

[-] eshep@social.trom.tf 1 points 1 year ago

@nyan Yes, always backup world if nothing else. How the hell'd I forget that!. I usually symlink it to /etc but then forget I did when updating backups. Worst case, I wind up with a slightly old world file if I need no rebuild.

[-] nyan@lemmy.cafe 1 points 1 year ago

You were probably microfocused on /etc. I've done the same thing in similar situations.

this post was submitted on 16 Jul 2023
35 points (92.7% liked)

Linux

47223 readers
981 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS