Compare commits

...

7 Commits
v6 ... master

Author SHA1 Message Date
Soha Jin
f3d7212575
fix TeX column, upgrade dante-ev/latex-action
Some checks failed
Compile & Publish / Compile instruction PDF (push) Has been cancelled
2025-05-17 19:13:02 +08:00
Soha Jin
9b96558a9c
add estimated EOL as expiry date, 严禁用于服务器 -> 谨慎用于服务器, fix all disk (close #22) 2024-05-15 21:16:25 +08:00
Soha Jin
5d1571adf8
close #20: flash [disk] -> flash [drive] 2023-10-01 16:02:03 +08:00
Soha Jin
dfd171cd24
fix typo 2023-06-11 13:55:55 +08:00
Soha Jin
425f0ba991
blame soha 2023-06-10 19:52:35 +08:00
Soha Jin
d9e79c50b2
bookworm is coming (#16) 2023-06-10 19:35:32 +08:00
Guochengjie
f03e4b6331
Add folding line (#15) 2023-06-04 13:58:41 +08:00
6 changed files with 10282 additions and 9647 deletions

View File

@ -1,28 +1,26 @@
name: Compile and publish instruction pdf.
name: Compile & Publish
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:
workflow_dispatch:
push:
pull_request:
branches: [ master ]
jobs:
instruction-latex:
runs-on: ubuntu-latest
name: Compile and publish instruction pdf.
steps:
- uses: actions/checkout@v1
- name: Compilation
uses: dante-ev/latex-action@2021-A
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
root_file: 'instruction.tex'
compiler: xelatex
- name: Archive PDF
uses: actions/upload-artifact@v2
with:
name: instruction.pdf
path: instruction.pdf
instruction-latex:
runs-on: ubuntu-latest
name: Compile instruction PDF
steps:
- uses: actions/checkout@v4
- name: compile
uses: dante-ev/latex-action@2024-B
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
root_file: 'instruction.tex'
compiler: xelatex
- name: upload PDF
uses: actions/upload-artifact@v4
with:
name: instruction.pdf
path: instruction.pdf

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 142 KiB

After

Width:  |  Height:  |  Size: 239 KiB

View File

@ -33,6 +33,7 @@
- Soha (包装盒与说明书的终稿)
- YukariChiba (说明书创意与文案, [#3](https://github.com/moesoha/debian-media-box/issues/3))
- IcesandSora (包装盒创意)
- 内容/样式优化david4958606 (#13), Guochengjie (#15), SolitaryDream-X (#30)
## LICENSE

19821
box.ai

File diff suppressed because one or more lines are too long

View File

@ -14,7 +14,6 @@
\usepackage{xeCJK}
\CJKfamily{zhsong}
\usepackage[svgcolors]{xcolor}
\usepackage{longfbox}
\usepackage{epstopdf}
\usepackage{float}
@ -48,7 +47,7 @@
\newcounter{column@count}
%
\xpatchcmd{\multi@column@out}{
\process@cols\mult@gfirstbox{%
\process@cols\mult@firstbox{%
\setbox\count@
\vsplit\@cclv to\dimen@
\set@keptmarks
@ -57,7 +56,7 @@
{\unvbox\count@ \ifshr@nking\vfilmaxdepth\fi}%
}%
}{
\process@cols\mult@gfirstbox{%
\process@cols\mult@firstbox{%
\global\advance\c@column@count\@ne
\resized@col\dimen@%
\ifnum\c@column@count=\tw@
@ -113,9 +112,9 @@
\setlength{\abstractwidth}{2\linewidth}
\addtolength{\abstractwidth}{\columnsep}
\savebox{\twocolinsert}{\begin{minipage}{\abstractwidth}
\noindent 核准日期2021年08月14
\noindent 核准日期2023年06月10
\newline 修改日期2019年07月06日2020年10月31日2021年07月04日
\newline 2021年8月14日
\newline 2021年08月14日2023年06月10日
\newline
% \begin{mdframed}[leftline=false, rightline=false, innertopmargin=0pt, innerbottommargin=0pt, innerrightmargin=0pt, innerleftmargin=2em]
@ -133,13 +132,13 @@
\begin{mdframed}[hidealllines=true, innerbottommargin=.5em, innertopmargin=0pt]
\sffamily
{\centering 警示语 \par}
无论是否与其它操作系统合用,安装 Debian 均存在丢失磁盘上所有内容的风险。(参见【不良反应】)
某些与多媒体相关的软件,特别是允许回放和提供音频、视频操作或类似功能的软件,不被 Debian 包含,这是因为它在世界上的某些地区被认为是非法的。本说明中的信息和意见无意构成法律建议,法律建议可通过咨询律师来获得。
一些硬件制造商拒绝告诉我们如何给他们的硬件编写驱动程序。另一些则要求签署不公开的契约才能接触相关文档,以阻止我们发布驱动程序源代码这一自由软件的核心内容。由于我们未被授权使用这些文档,因此它们无法在 Linux 下工作。
\end{mdframed}
\end{minipage}}
@ -156,7 +155,7 @@
正式名称: & Debian GNU/Linux \\
英文音标: & \textipa{["dEbi@n]} \\
\end{tabularx}
\medskip
@ -165,7 +164,7 @@
\end{tcolorbox}
完全由自由软件组成的类 UNIX 操作系统,其包含的多数软件使用 GNU 通用公共许可协议授权,并由 Debian 计划的参与者组成团队对其进行打包、开发与维护。
% 内核版本4.19.0
% 版本号“buster”
@ -178,16 +177,16 @@
\end{tcolorbox}
本系统为采用 GNU/Linux 内核的操作系统,安装后可由 UEFI 或 Legacy 引导方式启动。
\medskip
\begin{tcolorbox}
\section*{适应平台}
\end{tcolorbox}
\begin{itemize}
\item 支持使用 ARM、IA-32、IA-64、x86-64、PowerPC、ppc64el、MIPS 等架构的计算机、服务器和嵌入式设备。
\item 支持使用 arm64、amd64、i686、ppc64el、mipsel、s390x 等架构的计算机、服务器和嵌入式设备。
\item 本包装盒中的安装媒介适用于何平台以实际为准。
\end{itemize}
@ -207,11 +206,11 @@
使用 USB 设备引导。
启动方式根据硬件调整,一般使用 UEFI。
根据硬件性能和个人需要,调整安装方式:一般而言,使用图形化界面进行安装;否则选择基于 ncurses 命令行下的安装。
安装好基本系统并设置完成软件包后,即可酌情选择桌面环境和桌面管理器。
\medskip
\begin{tcolorbox}
@ -219,7 +218,7 @@
\end{tcolorbox}
Debian 有一个对用户和开发者所提交的软件缺陷报告进行归档管理的缺陷跟踪系统,英文缩写为 BTS。每个软件缺陷报告都被授予一个编号并且被长期跟踪直到它被标记为已修复。
可以在 https://www.debian.org/Bugs/ 处获得这个文件的拷贝。
\medskip
@ -231,8 +230,8 @@
\begin{itemize}[leftmargin=*]
\item 满足最低的硬件要求
基于您的需求,也许可以用低于下面表格所列的配置装上系统。但是,如果无视这些建议的话,多数用户会安装失败
Pentium 4、1GHz 的处理器是桌面系统的最低推荐配置,下表是内存和硬盘的需求
{\small\begin{tabularx}{\linewidth}{|X|X|X|X|}
\hline
@ -244,10 +243,10 @@
\hline
\end{tabularx}}
Pentium 4、1GHz 的系统是桌面系统的最低推荐配置
基于您的需求,也许可以使用低于上表所列的配置完成系统安装。但是多数用户在无视这些建议的情况下会安装失败
\item 需要固件的设备
除了需要设备驱动程序有些硬件还要在使用之前加载固件firmware或微码microcode
\end{itemize}
@ -278,7 +277,7 @@
% \end{tcolorbox}
% Debian GNU/Linux 安装介质不用于视力或运动障碍人士。
% \medskip
% \begin{tcolorbox}
@ -302,13 +301,13 @@
\setlength{\parindent}{0pt}
\item 与 Windows 的相互作用
当您有双引导时,若另一个操作系统与 Windows 访问相同的文件系统,这就有可能会导致问题和数据丢失。在这种情况下,文件系统的真实状态可能与 Windows 认为在“启动”之后的情况不同,并且可能在进一步写入文件系统时导致文件系统损坏。因此,在双引导设置中,为了避免文件系统损坏,有必要在 Windows 中禁用“快速启动”功能。
在罕见情况中已观察到,在使用 Windows 进行系统更新时,可能会出现重新启动后 Grub 引导被破坏从而导致 Debian 无法启动的情况。同时,若在安装过程中将引导信息写入与 Windows 所在的物理磁盘 MBR 内,将导致后者无法正常启动。
在罕见情况中已观察到,在使用 Windows 进行系统更新时,可能会出现重新启动后 GRUB 引导被破坏从而导致 Debian 无法启动的情况。同时,若在安装过程中将引导信息写入与 Windows 所在的物理磁盘 MBR 内,将导致后者无法正常启动。
\item 与其他 Linux 发行版的相互作用
尚不明确。
\end{itemize}
@ -330,7 +329,7 @@
\end{tcolorbox}
装有 Debian GNU/Linux 安装镜像的、兼容 USB 3.0/2.0 协议的大容量存储设备。
1 枚/盒
\medskip
@ -372,9 +371,9 @@
% \begin{tcolorbox}
% \section*{生产单位}
% \end{tcolorbox}
%
%
% Debian 计划
%
%
% \medskip
@ -393,7 +392,7 @@
\vfill
\begin{flushright}
Debian GNU/Linux - 11.0\linebreak 20210814
Debian GNU/Linux - 12.0\linebreak 20230610
\linebreak
\newline
\begin{minipage}{0,5\textwidth}