Difference between revisions of "Build Manjaro ISOs with buildiso"
Views
Actions
Namespaces
Variants
Tools
→xfce-overlay
imported>ABOhiccups (→ISO profile overview: Update) |
imported>ABOhiccups |
||
Line 137: | Line 137: | ||
The ''xfce-overlay'' folder looks like this (hidden files are not shown): | The ''xfce-overlay'' folder looks like this (hidden files are not shown): | ||
└── etc | |||
├── lightdm | |||
│ └── lightdm-gtk-greeter.conf | |||
├── mdm | |||
│ └── custom.conf | |||
└── '''skel''' <========== This Folder needs to be create. | |||
After the XFCE ISO has been successfully installed all files and folder in ''xfce-overlay'' folder get copied over to the installed system. This includes settings/config files but also themes and backgrounds/pictures. | After the XFCE ISO has been successfully installed all files and folder in ''xfce-overlay'' folder get copied over to the installed system. This includes settings/config files but also themes and backgrounds/pictures. | ||
Line 162: | Line 151: | ||
All files and folder in here will get copied to the home folder. Most hidden files and their structure in <code>manjaro-tools-iso-profiles/xfce/xfce-overlay/etc/skel/</code> should be already familiar to you, because your home folder looks very similar. | All files and folder in here will get copied to the home folder. Most hidden files and their structure in <code>manjaro-tools-iso-profiles/xfce/xfce-overlay/etc/skel/</code> should be already familiar to you, because your home folder looks very similar. | ||
===profile.conf=== | ===profile.conf=== |