This website requires JavaScript.
Explore
Help
Sign In
napcok
/
calamares
Watch
1
Star
0
Fork
0
You've already forked calamares
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1cd9b93a22
calamares
/
data
/
example-root
/
xbin
/
useradd
6 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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).
2017-08-23 15:31:15 +02:00
#! /bin/true
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
2020-08-25 13:04:50 +02:00
#
# SPDX-FileCopyrightText: no
# SPDX-License-Identifier: CC0-1.0
#
Reference in New Issue
Copy Permalink