This website works better with JavaScript.
Explore
Help
Register
Sign In
aiden
/
calamares
mirror of
https://github.com/cutefishos/calamares
Watch
1
Star
0
Fork
You've already forked calamares
0
Code
Issues
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
eead42b773
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'eead42b773'
${ noResults }
calamares
/
data
/
example-root
/
etc
/
group
5 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
REUSE: Remainder of data/ - *AppImage example config*: this is old AppImage configuration, basically unmaintained, but copied from the **other** example config files which are CC0-1.0 as well. - *Sample Linux distro*: The example Linux distro has a handful of trivial files, a bogus `/etc/issue`, that kind of thing. - The bash completions are GPL-3.0-or-later - FreeBSD packaging information is BSD-2-Clause
4 years ago
# SPDX-FileCopyrightText: no
# SPDX-License-Identifier: CC0-1.0
#
Create example distro squashfs (from build host) - Add a target 'example-distro' which must be manually invoked This creates an example.sqfs with a minimal binary distro based on the build hosts's /bin and /lib. The purpose is to provide a simple test image which the default configuration of the unpackfs module can use to create a system within which the *other* steps of the installation can run. Example files are some zoneinfo's (remember to choose an existing zone when using the example distro), groups and sudoers files, etc .. The example distro has a special /xbin which contains bogus binaries for many system-administration tasks (e.g. useradd which would otherwise come from /usr/sbin).
7 years ago
root:x:0: