Skip to content
Snippets Groups Projects
Commit 785607bc authored by Christopher Spinrath's avatar Christopher Spinrath
Browse files

helfer-handout: s/linuxparty.py/linuxparty.sh

parent 046cb0a0
Branches
No related tags found
No related merge requests found
No preview for this file type
...@@ -147,7 +147,7 @@ ...@@ -147,7 +147,7 @@
Aufruf mit \texttt{\$ bash /<stick-mnt>/scripts/<scriptname>}; \texttt{stick-mnt} ist \texttt{/cdrom} (LiveCD) oder auf dem installierten System von \texttt{lumi}: \texttt{/media/lumi/LIPStick} Aufruf mit \texttt{\$ bash /<stick-mnt>/scripts/<scriptname>}; \texttt{stick-mnt} ist \texttt{/cdrom} (LiveCD) oder auf dem installierten System von \texttt{lumi}: \texttt{/media/lumi/LIPStick}
\begin{itemize} \begin{itemize}
\item \texttt{chroot\_target.sh /dev/sdX} Setzt ein sauberes chroot in /target auf; sdX ist die root Partition des installierten Systems. \item \texttt{chroot\_target.sh /dev/sdX} Setzt ein sauberes chroot in /target auf; sdX ist die root Partition des installierten Systems.
\item \texttt{linuxparty.py} Das bekannte LIP Install Skript. \item \texttt{linuxparty.sh} Das bekannte LIP Install Skript.
\item \texttt{liprepoctl.sh [off|on /media/lumi/LIPStick/]} Steuert das Offline Repository. \item \texttt{liprepoctl.sh [off|on /media/lumi/LIPStick/]} Steuert das Offline Repository.
\item \texttt{update\_stick.sh} Aktualisiert das git auf dem \lipstick{} und wechselt auf den richtigen Branch. \item \texttt{update\_stick.sh} Aktualisiert das git auf dem \lipstick{} und wechselt auf den richtigen Branch.
\item \texttt{install\_pkg.sh <package list>} Wrapper für apt-get install, der das Offline Repository berücksichtigt. \item \texttt{install\_pkg.sh <package list>} Wrapper für apt-get install, der das Offline Repository berücksichtigt.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment