[Feedback on issues] 那裏可以找到deepin-immutable-ctl的教程
Tofloor
poster avatar
dreamcast
deepin
2025-03-27 12:46
Author

除了命令中help的子命令,在那可以找到關於它的用法及它和ostree之間的詳細關係?

用help可以讓我理解如何操作一些簡單的東西,但我想更深入了解一下。

Reply Favorite View the author
All Replies
LiuYongzhang
deepin
2025-03-27 14:49
#1
Reply View the author
dreamcast
deepin
2025-03-27 17:28
#2

這個爽!like

thanks

Reply View the author
dreamcast
deepin
2025-03-27 17:31
#3

另外,這alpha的有一個iso builder mode,是否可以直接用來自制Live CD?

$ deepin-immutable-ctl help ext install
Install packages

Usage:
  deepin-immutable-ctl ext install [flags]

Examples:
deepin-immutable-ctl admin install "package1" "package2"

Flags:
  -h, --help                  help for install
      --iso-builder-mode      iso bulder mode
      --local-repo string     local deb repo
      --no-apply-live         no apply live
  -p, --parent string         ext commit parent
      --persistent string     persistent dir (default "/persistent")
      --remove strings        remove pkgs
      --sys-checkout string   sys checkout dir (default "/sysroot-checkout")
      --sysbase string        sys base
      --sysroot string        sysroot dir (default "/sysroot")
      --update-initramfs      update initramfs

Global Flags:
  -j, --json      Show command output in JSON format
  -v, --verbose   Show verbose output
  -w, --wait      Wait for the lock file to be released
Reply View the author
ssk-wh
deepin
2025-04-07 17:33
#4
dreamcast

另外,這alpha的有一個iso builder mode,是否可以直接用來自制Live CD?

$ deepin-immutable-ctl help ext install
Install packages

Usage:
  deepin-immutable-ctl ext install [flags]

Examples:
deepin-immutable-ctl admin install "package1" "package2"

Flags:
  -h, --help                  help for install
      --iso-builder-mode      iso bulder mode
      --local-repo string     local deb repo
      --no-apply-live         no apply live
  -p, --parent string         ext commit parent
      --persistent string     persistent dir (default "/persistent")
      --remove strings        remove pkgs
      --sys-checkout string   sys checkout dir (default "/sysroot-checkout")
      --sysbase string        sys base
      --sysroot string        sysroot dir (default "/sysroot")
      --update-initramfs      update initramfs

Global Flags:
  -j, --json      Show command output in JSON format
  -v, --verbose   Show verbose output
  -w, --wait      Wait for the lock file to be released

可以,不过这套机制后面又去掉了,仅能用于preview版本,而且仅靠这个命令做镜像是不够的,差了很多东西,了解下系统使用时的常用命令就可以了

等到alpha版本,命令有变化的

Reply View the author