- 15 Mar, 2015 1 commit
-
-
Ad Schellevis authored
-
- 14 Mar, 2015 2 commits
-
-
Franco Fichtner authored
We can do without those on the install media. Instead, route necessary code parts through is_install_media(). A lot of stale and forgotten code got ditched in the process--e.g. when did we ever run without an /etc/fstab?
-
Franco Fichtner authored
Platforms are all the same, except when / is not writable. That only ever matters once, when we fake it writeable using unionfs.
-
- 10 Mar, 2015 3 commits
-
-
Ad Schellevis authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 09 Mar, 2015 3 commits
-
-
Franco Fichtner authored
While there, embed rc.embedded and fix permissions of rc.halt.
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 05 Mar, 2015 3 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
It's been confusing to say the least, resulting in multiple misuses throughout the code. The idea was that /cf pointed to a read-write root, while / pointed to read-only root. For non-embedded images this was emulated by linking /conf -> /cf/conf, which, is a bit questionable because now you can write from /conf as well and don't have to use /cf/conf at all. A couple of lines are left in /usr/local/etc/rc which need to be reviewed so that migration paths are safe for all types of firmware upgrades.
-
- 02 Mar, 2015 1 commit
-
-
Franco Fichtner authored
-
- 26 Feb, 2015 2 commits
-
-
Franco Fichtner authored
Just move to the actual rc script in the repo from our hook and revert back to a simple mount inside that one. Problem solved.
-
Franco Fichtner authored
Pondering whether this is a bug in the actual file system code...
-
- 25 Feb, 2015 2 commits
-
-
Ad Schellevis authored
-
Franco Fichtner authored
/usr/local/etc/rc is always the latest version. Issue popped up again since check_reload_status was replaced.
-
- 24 Feb, 2015 2 commits
-
-
Ad Schellevis authored
- remove the use for pfSctl, replaced with a new configd control script to be able to remove the check_reload_status port - replace use of global $g['booting'] because some scripts use this outside the main loop which causes strange behavior ( for example dhcp client which starts a newwanip on connect ). replaced which check on file /var/run/booting which is set in rc script
-
Ad Schellevis authored
-
- 22 Feb, 2015 1 commit
-
-
Franco Fichtner authored
-
- 09 Feb, 2015 2 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 25 Jan, 2015 1 commit
-
-
Franco Fichtner authored
Really don't want to ship this file locally so that others might be encouraged to edit it (again).
-
- 28 Dec, 2014 1 commit
-
-
Franco Fichtner authored
-
- 11 Dec, 2014 1 commit
-
-
Franco Fichtner authored
-
- 10 Dec, 2014 6 commits
-
-
Franco Fichtner authored
We can dash out jails, use them for development or production environments even. Sure, they may not support some priviledged operation, but keeping weird glue around that is probably not in all the places it should be is weird.
-
Franco Fichtner authored
First impressions are the most important ones...
-
Franco Fichtner authored
etcmfs has been known to break when /etc gets too big, so just remove it with a general /tmp partition that is set via the tools.git through rc.conf and slap unionfs mounts on top.
-
Franco Fichtner authored
Make "src" the implicit "/usr/local" so that nobody can sneak in weird files in the base file system or potentially overwrite them. This is the last time, I swear... :)
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 09 Dec, 2014 4 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 08 Dec, 2014 1 commit
-
-
Ad Schellevis authored
-
- 09 Dec, 2014 4 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-