Skip to content

Commit 50fcdaf

Browse files
committed
Merge branch 'dev' into dev-stable
2 parents 8996d31 + 1d3661d commit 50fcdaf

28 files changed

Lines changed: 314 additions & 122 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ RUN pacman -Syyu --noconfirm
44
RUN pacman -S git archiso arch-install-scripts --noconfirm
55
RUN git clone https://github.com/SereneTeam/alterlinux.git alterlinux/
66
WORKDIR /alterlinux
7-
RUN git checkout dev
7+
RUN git checkout dev-stable
88
CMD ["./build.sh", "-c", "zstd"]

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,13 @@ To build under the following conditions:
9494
The following types of kernels are currently supported: If unspecified, the normal `linux` kernel will be used.
9595
Make sure to include the `foo` part of` linux-foo` in the `-k` option. For example, `linux-lts` contains` lts`.
9696

97-
Below are the supported values and kernels.
97+
Below are the supported values and kernels.The description of the kernel is from [ArchWiki](https://wiki.archlinux.jp/index.php/%E3%82%AB%E3%83%BC%E3%83%8D%E3%83%AB).
9898

99-
- lts: Long term support (LTS) Linux kernel and modules from the `core` repository.
100-
- lqx: Distro kernel alternative built using Debian configuration and ZEN kernel source for desktop multimedia games.
99+
- ck : linux-ck contains patches to improve system response.
100+
- lts : Long term support (LTS) Linux kernel and modules from the `core` repository.
101+
- lqx : Distro kernel alternative built using Debian configuration and ZEN kernel source for desktop multimedia games.
102+
- rt : With this patch, almost all of the kernel can be run in real time.
103+
- zen : `linux-zen` is the wisdom of kernel hackers. It is the best Linux kernel for everyday use.
101104

102105
##### About compression type
103106
See the `mksquashfs` help for compression options and more options.

README_jp.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,10 @@ wizard.shを使用して簡単に思い通りの設定でビルドできます
6969
### build.shのオプション
7070

7171
#### 基本
72-
通常はウィザードを使用してください。ウィザードを使用しない場合、デフォルトパスワードは`alter`です。Plymouthは無効化されています。デフォルトの圧縮方式は`zstd`です。
72+
通常はウィザードを使用してください。
73+
デフォルトパスワードは`alter`です。
74+
lymouthは無効化されています。
75+
デフォルトの圧縮方式は`zstd`です。
7376

7477
```bash
7578
./build.sh <options>
@@ -98,10 +101,13 @@ wizard.shを使用して簡単に思い通りの設定でビルドできます
98101
カーネルは現在、以下の種類がサポートされています。未指定の場合は通常の`linux`カーネルが使用されます。
99102
`-k`のオプションは必ず`linux-foo``foo`の部分を入れてください。例えば`linux-lts`の場合は`lts`が入ります。
100103

101-
以下はサポートされている値とカーネルです。
104+
以下はサポートされている値とカーネルです。カーネルの説明は[ArchWiki](https://wiki.archlinux.jp/index.php/%E3%82%AB%E3%83%BC%E3%83%8D%E3%83%AB)を引用しています。
102105

103-
- lts : `core`リポジトリにある長期サポート版 (Long term support, LTS) の Linux カーネルとモジュール。
104-
- lqx : デスクトップ・マルチメディア・ゲーム用途に Debian 用の設定と ZEN カーネルソースを使ってビルドされたディストロカーネル代替
106+
- ck : linux-ck にはシステムのレスポンスを良くするためのパッチが含まれています。
107+
- lts : `core`リポジトリにある長期サポート版 (Long term support, LTS) の Linux カーネルとモジュール。
108+
- lqx : デスクトップ・マルチメディア・ゲーム用途に Debian 用の設定と ZEN カーネルソースを使ってビルドされたディストロカーネル代替
109+
- rt : このパッチを使うことでカーネルのほとんど全てをリアルタイム実行できるようになります。
110+
- zen : `linux-zen`はカーネルハッカーたちの知恵の結晶です。日常的な利用にうってつけの最高の Linux カーネルになります。
105111

106112
##### 圧縮方式について
107113
圧縮方式と詳細のオプションは`mksquashfs`のヘルプを参照してください。
@@ -174,7 +180,7 @@ Ubuntuをベースとした[SereneLinux](https://serenelinux.com)を開発、公
174180
##### 開発担当
175181
- [Hayao0819](https://twitter.com/Hayao0819)
176182
- [lap1sid](https://twitter.com/Pixel_3a)
177-
- [yamad](https://twitter.com/_unix_like)
183+
- [yamad](https://twitter.com/yamad_linuxer)
178184

179185
##### デザイン担当
180186
- [tukutun](https://twitter.com/tukutuN_27)

airootfs/etc/lightdm/slick-greeter.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[Greeter]
2-
background=/usr/share/backgrounds/alter.png
2+
background=/usr/share/backgrounds/login.png
33
draw-user-backgrounds=false
44
draw-grid=false
55
theme-name=Materia-dark-compact
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[user]
2-
pinned=/usr/share/applications/chromium.desktop;/usr/share/applications/thunar.desktop;/usr/share/applications/xfce4-terminal.desktop;/usr/share/applications/xfce-settings-manager.desktop;
2+
pinned=/usr/share/applications/chromium.desktop;/usr/share/applications/thunar.desktop;/usr/share/applications/thunderbird.desktop;/usr/share/applications/vlc.desktop;/usr/share/applications/leafpad.desktop;/usr/share/applications/code-oss.desktop;/usr/share/applications/xfce4-screenshooter.desktop;/usr/share/applications/xfce4-terminal.desktop;/usr/share/applications/pamac-manager.desktop;/usr/share/applications/xfce-settings-manager.desktop;

airootfs/etc/skel/.config/xfce4/panel/launcher-4/15804945041.desktop

Lines changed: 0 additions & 22 deletions
This file was deleted.

airootfs/etc/skel/.config/xfce4/panel/launcher-5/15804945192.desktop

Lines changed: 0 additions & 14 deletions
This file was deleted.

airootfs/etc/skel/.config/xfce4/panel/launcher-6/15804945513.desktop

Lines changed: 0 additions & 17 deletions
This file was deleted.

airootfs/etc/skel/.config/xfce4/panel/whiskermenu-3.rc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,23 +26,23 @@ menu-width=424
2626
menu-height=506
2727
menu-opacity=100
2828
command-settings=xfce4-settings-manager
29-
show-command-settings=false
29+
show-command-settings=true
3030
command-lockscreen=xflock4
3131
show-command-lockscreen=false
3232
command-switchuser=gdmflexiserver
33-
show-command-switchuser=false
33+
show-command-switchuser=true
3434
command-logoutuser=xfce4-session-logout --logout --fast
35-
show-command-logoutuser=true
35+
show-command-logoutuser=false
3636
command-restart=xfce4-session-logout --reboot --fast
37-
show-command-restart=true
37+
show-command-restart=false
3838
command-shutdown=xfce4-session-logout --halt --fast
39-
show-command-shutdown=true
39+
show-command-shutdown=false
4040
command-suspend=xfce4-session-logout --suspend
41-
show-command-suspend=true
41+
show-command-suspend=false
4242
command-hibernate=xfce4-session-logout --hibernate
4343
show-command-hibernate=false
4444
command-logout=xfce4-session-logout
45-
show-command-logout=false
45+
show-command-logout=true
4646
command-menueditor=menulibre
4747
show-command-menueditor=false
4848
command-profile=mugshot

airootfs/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml

Lines changed: 56 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,21 @@
1212
<property name="panel-1" type="empty">
1313
<property name="position" type="string" value="p=10;x=970;y=953"/>
1414
<property name="size" type="uint" value="40"/>
15-
<property name="length" type="uint" value="60"/>
15+
<property name="length" type="uint" value="5"/>
1616
<property name="position-locked" type="bool" value="true"/>
1717
<property name="plugin-ids" type="array">
1818
<value type="int" value="2"/>
1919
</property>
2020
<property name="autohide-behavior" type="uint" value="1"/>
21+
<property name="background-style" type="uint" value="1"/>
22+
<property name="background-rgba" type="array">
23+
<value type="double" value="0.000000"/>
24+
<value type="double" value="0.000000"/>
25+
<value type="double" value="0.000000"/>
26+
<value type="double" value="1.000000"/>
27+
</property>
28+
<property name="enter-opacity" type="uint" value="75"/>
29+
<property name="leave-opacity" type="uint" value="75"/>
2130
</property>
2231
<property name="panel-2" type="empty">
2332
<property name="position" type="string" value="p=6;x=64;y=25"/>
@@ -26,31 +35,37 @@
2635
<property name="position-locked" type="bool" value="true"/>
2736
<property name="plugin-ids" type="array">
2837
<value type="int" value="3"/>
29-
<value type="int" value="4"/>
30-
<value type="int" value="5"/>
31-
<value type="int" value="6"/>
38+
<value type="int" value="1"/>
3239
<value type="int" value="14"/>
3340
</property>
34-
<property name="enter-opacity" type="uint" value="100"/>
41+
<property name="enter-opacity" type="uint" value="75"/>
42+
<property name="leave-opacity" type="uint" value="75"/>
43+
<property name="background-style" type="uint" value="1"/>
44+
<property name="background-rgba" type="array">
45+
<value type="double" value="0.000000"/>
46+
<value type="double" value="0.000000"/>
47+
<value type="double" value="0.000000"/>
48+
<value type="double" value="1.000000"/>
49+
</property>
3550
</property>
3651
<property name="panel-3" type="empty">
3752
<property name="position" type="string" value="p=9;x=639;y=20"/>
3853
<property name="size" type="uint" value="35"/>
3954
<property name="length" type="uint" value="10"/>
4055
<property name="position-locked" type="bool" value="true"/>
41-
<property name="enter-opacity" type="uint" value="100"/>
42-
<property name="leave-opacity" type="uint" value="100"/>
56+
<property name="enter-opacity" type="uint" value="75"/>
57+
<property name="leave-opacity" type="uint" value="75"/>
4358
<property name="plugin-ids" type="array">
4459
<value type="int" value="11"/>
4560
<value type="int" value="13"/>
4661
<value type="int" value="12"/>
4762
</property>
48-
<property name="background-style" type="uint" value="0"/>
63+
<property name="background-style" type="uint" value="1"/>
4964
<property name="background-rgba" type="array">
50-
<value type="double" value="0.750000"/>
51-
<value type="double" value="0.250000"/>
52-
<value type="double" value="0.250000"/>
5365
<value type="double" value="0.000000"/>
66+
<value type="double" value="0.000000"/>
67+
<value type="double" value="0.000000"/>
68+
<value type="double" value="1.000000"/>
5469
</property>
5570
</property>
5671
<property name="panel-4" type="empty">
@@ -66,14 +81,23 @@
6681
<value type="int" value="23"/>
6782
<value type="int" value="24"/>
6883
</property>
84+
<property name="background-style" type="uint" value="1"/>
85+
<property name="background-rgba" type="array">
86+
<value type="double" value="0.000000"/>
87+
<value type="double" value="0.000000"/>
88+
<value type="double" value="0.000000"/>
89+
<value type="double" value="1.000000"/>
90+
</property>
91+
<property name="enter-opacity" type="uint" value="75"/>
92+
<property name="leave-opacity" type="uint" value="75"/>
6993
</property>
7094
<property name="panel-5" type="empty">
7195
<property name="position" type="string" value="p=8;x=98;y=949"/>
7296
<property name="size" type="uint" value="40"/>
7397
<property name="length" type="uint" value="20"/>
7498
<property name="position-locked" type="bool" value="true"/>
75-
<property name="enter-opacity" type="uint" value="100"/>
76-
<property name="leave-opacity" type="uint" value="100"/>
99+
<property name="enter-opacity" type="uint" value="0"/>
100+
<property name="leave-opacity" type="uint" value="0"/>
77101
<property name="background-style" type="uint" value="1"/>
78102
<property name="background-rgba" type="array">
79103
<value type="double" value="0.750000"/>
@@ -96,26 +120,13 @@
96120
<value type="double" value="0.000000"/>
97121
</property>
98122
<property name="autohide-behavior" type="uint" value="1"/>
123+
<property name="enter-opacity" type="uint" value="0"/>
124+
<property name="leave-opacity" type="uint" value="0"/>
99125
</property>
100126
</property>
101127
<property name="plugins" type="empty">
102128
<property name="plugin-2" type="string" value="docklike"/>
103129
<property name="plugin-3" type="string" value="whiskermenu"/>
104-
<property name="plugin-4" type="string" value="launcher">
105-
<property name="items" type="array">
106-
<value type="string" value="15804945041.desktop"/>
107-
</property>
108-
</property>
109-
<property name="plugin-5" type="string" value="launcher">
110-
<property name="items" type="array">
111-
<value type="string" value="15804945192.desktop"/>
112-
</property>
113-
</property>
114-
<property name="plugin-6" type="string" value="launcher">
115-
<property name="items" type="array">
116-
<value type="string" value="15804945513.desktop"/>
117-
</property>
118-
</property>
119130
<property name="plugin-11" type="string" value="separator">
120131
<property name="expand" type="bool" value="true"/>
121132
<property name="style" type="uint" value="0"/>
@@ -146,5 +157,22 @@
146157
</property>
147158
</property>
148159
<property name="plugin-24" type="string" value="showdesktop"/>
160+
<property name="plugin-1" type="string" value="actions">
161+
<property name="appearance" type="uint" value="0"/>
162+
<property name="items" type="array">
163+
<value type="string" value="+shutdown"/>
164+
<value type="string" value="+suspend"/>
165+
<value type="string" value="+restart"/>
166+
<value type="string" value="-logout"/>
167+
<value type="string" value="-lock-screen"/>
168+
<value type="string" value="-hibernate"/>
169+
<value type="string" value="-switch-user"/>
170+
<value type="string" value="-separator"/>
171+
<value type="string" value="-hybrid-sleep"/>
172+
<value type="string" value="-separator"/>
173+
<value type="string" value="-separator"/>
174+
<value type="string" value="-logout-dialog"/>
175+
</property>
176+
</property>
149177
</property>
150178
</channel>

0 commit comments

Comments
 (0)