-
Updated
Nov 26, 2020 - Shell
linux-distribution

Linux is an open source operating system modeled after UNIX. Widely used, it is known for its efficiency and reliability.
Here are 210 public repositories matching this topic...
-
Updated
Oct 4, 2020
-
Updated
Nov 11, 2020 - C++
Printable format
Is there any chance that you will create a printable version of this docs as it would be very useful if it is distributed on my college tech club and my fellow linux geekmate. Thanks
-
Updated
Nov 24, 2020 - Shell
-
Updated
May 29, 2019 - Objective-C
-
Updated
Jun 12, 2020 - Go
-
Updated
Nov 26, 2020 - Shell
-
Updated
Nov 23, 2020 - Shell
-
Updated
Nov 22, 2020 - Shell
https://www.ventoy.net/ seems pretty cool, but only works with ISO images, not disk images.
distri currently only offers disk images. Maybe we should try to generate an ISO image.
Maybe these resources help:
-
Updated
Oct 18, 2018 - C
-
Updated
Nov 26, 2020 - Shell
-
Updated
Nov 26, 2020 - C
-
Updated
Nov 24, 2020 - C
【編集追記】これらの変更は全てAlterISO3上で行われます
リポジトリの外部化は議論するべき課題です
メリット
- 最新のカーネルに常に更新される
デメリット
- 外部化によるセキュリティの低下
- 将来的にリポジトリが閉鎖された場合の対処
入力メソッドがオンにならない
-
Updated
Nov 11, 2020 - Python
-
Updated
May 20, 2019 - Shell
-
Updated
May 28, 2020 - Shell
-
Updated
Jul 30, 2020 - C
-
Updated
Apr 4, 2019 - Shell
-
Updated
Jun 2, 2020 - Shell
-
Updated
Sep 4, 2019 - C++
-
Updated
Nov 26, 2020 - Shell
Feature Request
There are many config generation options in
talosctl cluster create
which make no sense with--input-dir
as they're going to be ignored.Description
Fail with error message is any gen options are used with
--input-dir
. This might confuse users as arguments are silently ignored.