Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
talks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
osak
talks
Commits
20779c64
Commit
20779c64
authored
9 years ago
by
Hinrikus Wolf
Committed by
Christopher Spinrath
9 years ago
Browse files
Options
Downloads
Patches
Plain Diff
wo gehobelt wird da fall späne
parent
a8a9636e
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
lectures/froscon/lip.tex
+55
-20
55 additions, 20 deletions
lectures/froscon/lip.tex
lectures/froscon/main.pdf
+0
-0
0 additions, 0 deletions
lectures/froscon/main.pdf
lectures/froscon/osak.tex
+3
-8
3 additions, 8 deletions
lectures/froscon/osak.tex
with
58 additions
and
28 deletions
lectures/froscon/lip.tex
+
55
−
20
View file @
20779c64
\section
{
Linux Install Partys
}
\section
{
Linux Install Partys
}
{
\nologo
\begin{frame}
{
Linux Install Party
}
\vspace
{
-.4cm
}
\begin{figure}
\includegraphics
[width=.95\textwidth]
{
image/lip3.jpg
}
\\
\includegraphics
[width=.95\textwidth]
{
image/lip2.jpg
}
\end{figure}
\end{frame}
}
\begin{frame}
{
Linux Install Party
}
\begin{frame}
{
Linux Install Party
}
\vspace
{
-.4cm
\vspace
{
-.4cm
\begin{figure}
}
\begin{figure}
}
...
@@ -22,13 +11,47 @@
...
@@ -22,13 +11,47 @@
\item
überwiegend gut besucht (WS ca. 80 Teilnehmer, SS ca. 40)
\item
überwiegend gut besucht (WS ca. 80 Teilnehmer, SS ca. 40)
\item
meist Erst- und Zweitsemester (der MPI-Fächer)
\item
meist Erst- und Zweitsemester (der MPI-Fächer)
\item
offen für alle
\item
offen für alle
\item
Installation von Linux mit Anleitung
\end{itemize}
\end{frame}
\begin{frame}
{
Linux Install Party
}
\vspace
{
-.4cm
}
\begin{figure}
\includegraphics
[width=.95\textwidth]
{
image/lip2.jpg
}
\end{figure}
\pause
\begin{itemize}
\item
Installation von Kubuntu mit Anleitung
\item
KDE: "`fancy"', einstellbar, ähnlich zu Windows
\item
früher Ubuntu, Probleme mit Datenschutz bei Unity
\item
viel Erfahrung
\item
kann UEFI / Secure Boot
\item
unterstützt unsignierte Kernelmodule
\item
Updatebarkeit zu nächstem Release mit GUI
\end{itemize}
\end{frame}
\begin{frame}
{
Linux Install Party
}
\vspace
{
-.4cm
}
\begin{figure}
\includegraphics
[width=.95\textwidth]
{
image/lip3.jpg
}
\end{figure}
\pause
\begin{itemize}
\item
Hilfestellung durch erfahrene Helfer
\item
Hilfestellung durch erfahrene Helfer
\item
keiner geht bevor Linux läuft
\pause
\\
\item
Verleih von Installations-Sticks
(und Windows auch noch)
\item
Unterstützung durch Handouts
\item
keiner geht bevor Linux läuft
\pause
\item
(und Windows auch noch)
\end{itemize}
\end{itemize}
\end{frame}
\end{frame}
\subsection
{
Geschichte
}
\subsection
{
Geschichte
}
{
{
...
@@ -423,15 +446,26 @@ Gegen UEFI: die EFI-Axt und GRUB 2
...
@@ -423,15 +446,26 @@ Gegen UEFI: die EFI-Axt und GRUB 2
\end{frame}
\end{frame}
}
}
\begin{frame}
{
LIPCK / LIPStick
}
\begin{frame}
{
UCK -- Ubuntu Customization Kit
}
\begin{itemize}
\begin{itemize}
\item
UCK -- Ubuntu Customization Kit (
bis SS14
)
\item
verwendet
bis SS14
\item
Seit Mitte 2012 nicht mehr entwickelt
\item
Seit Mitte 2012 nicht mehr entwickelt
\item
Viele Bugfixes und Anpassungen durch uns
\item
Viele Bugfixes und Anpassungen durch uns
\item
UCK hatte architekturbedingte Probleme
\item
UCK hatte architekturbedingte Probleme
\pause
\item
LIPCK -- Linux Install Party Customization Kit
$
\rightarrow
$
\texttt
{
make image
}
\begin{itemize}
\setlength
{
\itemsep
}{
.35ex
}
\begin{itemize}
\setlength
{
\itemsep
}{
.35ex
}
\item
Host: zwingend Ubuntu
\item
Image versionsabhängig vom Host
\item
Chaos mit Mountpoints
\item
schlechtes Errorhandling
\item
mäßige Codequalität -- deshalb keine Pull-Requests
\end{itemize}
\end{itemize}
\end{frame}
\begin{frame}
{
LIPCK -- Linux Install Party Customization Kit
}
\begin{itemize}
\item
\texttt
{
make image
}
\item
make + bash + LXC + GNU-Userland
\item
make + bash + LXC + GNU-Userland
\item
Deduplikation 32-/64-Bit und non-arch-Files
\item
Deduplikation 32-/64-Bit und non-arch-Files
\item
Automatische Erzeugung von VM-Images
\item
Automatische Erzeugung von VM-Images
...
@@ -439,8 +473,9 @@ Gegen UEFI: die EFI-Axt und GRUB 2
...
@@ -439,8 +473,9 @@ Gegen UEFI: die EFI-Axt und GRUB 2
\item
Anpassen von Live-System und
\texttt
{
initramfs
}
(Kernel, Software, Einstellungen)
\item
Anpassen von Live-System und
\texttt
{
initramfs
}
(Kernel, Software, Einstellungen)
\item
Veröffentlicht unter GPLv3
\item
Veröffentlicht unter GPLv3
\item
\burlalt
{
github.com/osak-buildhauer/lipck
}{
https://github.com/osak-buildhauer/lipck
}
\item
\burlalt
{
github.com/osak-buildhauer/lipck
}{
https://github.com/osak-buildhauer/lipck
}
\end{itemize}
\end{itemize}
\end{itemize}
\end{frame}
\end{frame}
\subsubsection*
{
LIPFlash
}
\subsubsection*
{
LIPFlash
}
...
...
This diff is collapsed.
Click to expand it.
lectures/froscon/main.pdf
+
0
−
0
View file @
20779c64
No preview for this file type
This diff is collapsed.
Click to expand it.
lectures/froscon/osak.tex
+
3
−
8
View file @
20779c64
\section
{
Vorstellung des OSAKs
}
\begin{frame}
{
Open Source Arbeitskreis
}
\begin{frame}
{
Open Source Arbeitskreis
}
\vspace
{
-0.9cm
}
\vspace
{
-0.9cm
}
\begin{center}
\begin{center}
\includegraphics
[width=1.01\textwidth]
{
image/osak-2015.jpg
}
\includegraphics
[width=1.01\textwidth]
{
image/osak-2015.jpg
}
\end{center}
\end{center}
\end{frame}
\section
{
Vorstellung des OSAKs
}
%\begin{figure}
% \includegraphics{osak-foto.jpg}
%\end{figure}
\end{frame}
\begin{frame}
{
OSAK -- Entstehung
}
\begin{frame}
{
OSAK -- Entstehung
}
\begin{itemize}
\begin{itemize}
\item
Organisation von Linux Install Partys und Vortrag- und Workshopabenden ("`KISS"', Cryptopartys)
\item
Organisation von Linux Install Partys und Vortrag- und Workshopabenden ("`KISS"', Cryptopartys)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment