outset
4.1.2.21936
OTET是一个实用程序应用程序,它会在引导序列,用户登录或按需过程中自动处理脚本和软件包。
请查看Wiki,以获取有关如何使用首发或找出其工作原理的更多信息。
OPTIONS:
--boot Used by launchd for scheduled runs at boot
--login Used by launchd for scheduled runs at login
--login-window Used by launchd for scheduled runs at the login window
--login-privileged Used by launchd for scheduled privileged runs at login
--on-demand Process scripts on demand
--login-every Manually process scripts in login-every
--login-once Manually process scripts in login-once
--cleanup Used by launchd to clean up on-demand dir
--add-ignored-user <username>
Add one or more users to ignored list
--remove-ignored-user <username>
Remove one or more users from ignored list
--add-override <script> Add one or more scripts to override list
--remove-override <script>
Remove one or more scripts from override list
--checksum <file> Compute the checksum (SHA256) hash of the given file. Use the keyword 'all' to compute all
values and generate a formatted configuration plist
--version Show version number
-h, --help Show help information.
Otet 4是Joseph Chilcote用Swift编写的Joseph Chilcote的功能的直接功能(几乎)。
由MacAdmins开源和Bart Reardon维护
MACOS的最新版本以MDM之外的有用方式和MacOS 11 Big Sur限制了.mobileconfig
文件的安装, profiles
命令不再可用于安装配置配置文件,因此继续支持此功能没有任何意义。
未来的发行版也可以删除安装软件包的功能,因为这也可以从您的MDM或其他应用程序管理工具包中提供。
如果需要,则可以作为传统发行
注意:经典的启动虽然在此存储库中可用,但不再维护,除了Outset
应用程序外,没有任何未来更新的计划,但PKG还包括其他一些文件:
/Library/LaunchDaemons/
/Library/LaunchAgents/
使用AssociatedBundleIdentifiers
键更新,因此在MacOS 13下,登录项目显示了“启动”标题下的所有内容
/usr/local/outset/Outset.app
除了作为应用程序捆绑包外,此应用还具有io.macadmins.Outset
的捆绑包,用于在MacOS 13登录项目中显示在同一应用程序捆绑包和图标下。
在Xcode中的“ Otter App Bundle”构建目标的签名和功能中添加您的开发人员证书。选择“出口安装程序包”方案并构建。这应该在您的Build/Products/Release
目录中生成Outset.pkg
。
Copyright 2023 Mac Admins Open Source
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.