B
BlueBuild•2d ago
Nix Eyes

rename image os

If I wanted to rename from bluefin to something else what how would I do that the image name does not seem to do that. Also how would I create a custom personalized DE just with system files?
Solution:
Here is an example script modifiying /etc/os-release https://github.com/winblues/blue95/blob/main/files/scripts/00-image-info.sh
Jump to solution
5 Replies
Luke Skywunker
Luke Skywunker•2d ago
I believe all of that is handled in /etc/os-release
Solution
ledif
ledif•2d ago
Here is an example script modifiying /etc/os-release https://github.com/winblues/blue95/blob/main/files/scripts/00-image-info.sh
Nix Eyes
Nix EyesOP•2d ago
So I would put this in files/scripts?
ledif
ledif•2d ago
Yes, and update your recipe to call it
Nix Eyes
Nix EyesOP•2d ago
okay let me try that rq if you don't mind okay that built fine will it update in the fastfetch the os name or is it better I create a fastfetch config file nvm it updates just fine now time to create a fastfetch logo 🙂 thanks

Did you find this page helpful?