Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Otherwise, x86_64 and aarch64_be fail instantly:
installfile:6: error: arch: expected CPU architecture name: 'x86_64' is not a valid CPU architecture name
|
|
Previously, if /etc/resolv.conf existed, execution would fail with:
internal: error: cannot use DNS configuration during installation: File exists
If /etc/conf.d/net.$IFACE existed, execution would log:
internal: error: could not use networking on eth0: File exists
Fix both of these issues.
|
|
This can use multiple GBs of RAM in /tmp, and/or fail with
mkfs.ext4: No space left on device
while trying to create journal
/tmp/undo-sda2: while force-closing undo file
|
|
This is the first step towards creating images using Horizon.
|
|
This means that a Key can introspect its Script.
|
|
|
|
|
|
|
|
|
|
|
|
* Also ensures that the unused function in util/net (is_url_valid)
doesn't break the build of network.cc (and vis versa for user.cc).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|