Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
DFiso
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
5
Issues
5
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
DFLinux
DFiso
Commits
b92b879a
Commit
b92b879a
authored
Jun 12, 2017
by
arpinux
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
documentation sur son dépôt indépendant + minor grub fix
parent
fdc55065
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
3 additions
and
16 deletions
+3
-16
config/includes.binary/boot/grub/grub.cfg
config/includes.binary/boot/grub/grub.cfg
+3
-5
doc/dflinux-manuel-utilisateur.pdf
doc/dflinux-manuel-utilisateur.pdf
+0
-0
doc/dflinux-manuser.odt
doc/dflinux-manuser.odt
+0
-0
doc/dflinux-manuser.pdf
doc/dflinux-manuser.pdf
+0
-0
doc/optidflinuxpdf.sh
doc/optidflinuxpdf.sh
+0
-11
No files found.
config/includes.binary/boot/grub/grub.cfg
View file @
b92b879a
...
...
@@ -27,14 +27,14 @@ menuentry "Tester Debian 9 (mode sans échec)" {
initrd /live/initrd.img
}
# Installer (if any)
menuentry "Install
er Debian 9 sur votre ordinateur
" {
linux /install/gtk/vmlinuz video=vesa:ywrap,mtrr vga=788 quiet locale=fr_FR.UTF-8
file=/cdrom/install/df-preseed-efi
.cfg
menuentry "Install
ation semi-automatique sur tout le disque
" {
linux /install/gtk/vmlinuz video=vesa:ywrap,mtrr vga=788 quiet locale=fr_FR.UTF-8
hostname=debian domain=home file=/cdrom/install/df-preseed-efi-sda
.cfg
initrd /install/gtk/initrd.gz
}
submenu 'Options avancées...' {
set theme=/boot/grub/live-theme/theme.txt
# More installer entries (if any)
menuentry "Installation classique en mode texte" {
...
...
@@ -50,11 +50,9 @@ menuentry "Installation expert en mode texte" {
initrd /install/initrd.gz
}
# Memtest (if any)
menuentry "memtest86+" {
linux16 /live/memtest
}
}
doc/dflinux-manuel-utilisateur.pdf
deleted
100644 → 0
View file @
fdc55065
File deleted
doc/dflinux-manuser.odt
deleted
100644 → 0
View file @
fdc55065
File deleted
doc/dflinux-manuser.pdf
deleted
100644 → 0
View file @
fdc55065
File deleted
doc/optidflinuxpdf.sh
deleted
100755 → 0
View file @
fdc55065
#!/bin/sh
gs
-dBATCH
-dNOPAUSE
-q
-sDEVICE
=
pdfwrite
\
-sOutputFile
=
dflinux-manuel-utilisateur.pdf
\
dflinux-manuser.pdf
exiftool
-Title
=
"Projet DFLinux : manuel de l'utilisateur"
\
-Author
=
"3hg team"
\
-Subject
=
"Manuel de prise en main rapide pour les ISOs du projet DFLinux."
\
-overwrite_original
dflinux-manuel-utilisateur.pdf
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment