1 | [General] |
---|
2 | |
---|
3 | logging_level = INFO |
---|
4 | rootfs_image_label = ogClient |
---|
5 | |
---|
6 | debconf_settings = |
---|
7 | kexec-tools kexec-tools/load_kexec boolean true |
---|
8 | openssh-server openssh-server/permit-root-login boolean true |
---|
9 | refind refind/install_to_esp boolean false |
---|
10 | console-setup console-setup/charmap47 select UTF-8 |
---|
11 | console-setup console-setup/codeset47 select . Combined - Latin; Slavic Cyrillic; Greek |
---|
12 | console-setup console-setup/fontface47 select VGA |
---|
13 | console-setup console-setup/fontsize-fb47 select 8x16 |
---|
14 | |
---|
15 | isolinux_template = |
---|
16 | DEFAULT menu.c32 |
---|
17 | PROMPT 0 |
---|
18 | ALLOWOPTIONS 1 |
---|
19 | |
---|
20 | MENU TITLE OpenGnsys __NAMEISOCLIENT__ |
---|
21 | |
---|
22 | |
---|
23 | LABEL 0 |
---|
24 | MENU LABEL ogLive vga irqpool acpi ogdebug ip:none |
---|
25 | KERNEL /ogclient/linuxISO |
---|
26 | APPEND initrd=/ogclient/oginitrd.img ro vga=788 irqpoll acpi=on boot=oginit og2nd=sqfs ogprotocol=local ogactiveadmin=true ogdebug=true ip=none |
---|
27 | |
---|
28 | LABEL 1 |
---|
29 | MENU LABEL ogLive irqpoll acpi ip:none |
---|
30 | KERNEL /ogclient/linuxISO |
---|
31 | APPEND initrd=/ogclient/oginitrd.img ro irqpoll acpi=on boot=oginit og2nd=sqfs ogprotocol=local ogactiveadmin=true ogdebug=false ip=none |
---|
32 | |
---|
33 | LABEL 2 |
---|
34 | MENU LABEL ogLive acpi debug ip=dhcp |
---|
35 | KERNEL /ogclient/linuxISO |
---|
36 | APPEND initrd=/ogclient/oginitrd.img ro acpi=on boot=oginit og2nd=sqfs ogprotocol=local ogactiveadmin=true ogdebug=true ip=dhcp |
---|
37 | |
---|
38 | LABEL 3 |
---|
39 | MENU LABEL ogLive ip=dhcp |
---|
40 | KERNEL /ogclient/linuxISO |
---|
41 | APPEND initrd=/ogclient/oginitrd.img ro acpi=off boot=oginit og2nd=sqfs ogprotocol=local ogactiveadmin=true ogdebug=false ip=dhcp |
---|
42 | |
---|
43 | LABEL 4 |
---|
44 | MENU LABEL local |
---|
45 | localboot 0x80 |
---|
46 | append - |
---|
47 | |
---|
48 | label 5 |
---|
49 | MENU LABEL Network boot via gPXE lkrn |
---|
50 | KERNEL __PXEPKG__.lkrn |
---|
51 | |
---|
52 | label 6 |
---|
53 | MENU LABEL Network boot via gPXE usb |
---|
54 | KERNEL __PXEPKG__.usb |
---|
55 | |
---|
56 | label 7 |
---|
57 | MENU LABEL Network boot via gPXE pxe |
---|
58 | KERNEL __PXEPKG__.pxe |
---|
59 | |
---|
60 | label 8 |
---|
61 | MENU LABEL Network boot via gPXE iso |
---|
62 | KERNEL __PXEPKG__.iso |
---|
63 | |
---|
64 | label 9 |
---|
65 | MENU LABEL pxe |
---|
66 | KERNEL /clonezilla/live/vmlinuz1 |
---|
67 | APPEND initrd=/clonezilla/live/initrd1.img boot=live union=aufs noswap vga=788 ip=frommedia |
---|
68 | |
---|
69 | [Packages] |
---|
70 | |
---|
71 | basic = |
---|
72 | dialog man-db fbset gdebi-core bash-static busybox-static locales lshw gawk git python3-openssl python3 php-cli dmidecode rpm sqlite3 os-prober moreutils jq |
---|
73 | #console-data # ogLive anterior a Ubuntu 20.04 |
---|
74 | #subversion # ogLive anterior a Ubuntu 18.04 |
---|
75 | #php5-cli # ogLive anterior a Ubuntu 16.04 |
---|
76 | #realpath # ogLive hasta Ubuntu 16.04 |
---|
77 | #zypper # PROBAR |
---|
78 | |
---|
79 | cloning = fsarchiver pv |
---|
80 | #pxe-kexec # ubuntu noble: Unable to locate package |
---|
81 | mbuffer parted gdisk chntpw clonezilla registry-tools reglookup libparse-win32registry-perl libwin-hivex-perl grokevt libhivex0 libhivex-bin rsync |
---|
82 | |
---|
83 | compile = |
---|
84 | build-essential libattr1 libattr1-dev uuid-dev attr make m4 gettext libmhash-dev |
---|
85 | #libattr* # Satura el tamaño del archivo en Ubuntu 15.04 |
---|
86 | |
---|
87 | compressor = lzma zip unzip gzip lzop pigz pbzip2 lbzip2 rzip p7zip-full |
---|
88 | |
---|
89 | filesystem_local = |
---|
90 | squashfs-tools unionfs-fuse ntfs-3g dosfstools fatresize |
---|
91 | #exfat-utils # ubuntu noble: has no installation candidate |
---|
92 | dmraid dmsetup lvm2 e2fsprogs |
---|
93 | jfsutils reiserfsprogs reiser4progs xfsprogs mhddfs hfsplus hfsprogs hfsutils nilfs-tools vmfs-tools |
---|
94 | btrfs-progs # ogLive a partir de Ubuntu 20.04 |
---|
95 | zfsutils-linux # ogLive a partir de Ubuntu 16.04 |
---|
96 | android-tools-adb # ogLive a partir de Ubuntu 16.04 |
---|
97 | android-tools-fastboot # ogLive a partir de Ubuntu 16.04 |
---|
98 | f2fs-tools |
---|
99 | #drbl-ntfsprogs # Eliminado |
---|
100 | #ntfs-config # ogLive anterior a Ubuntu 20.04 |
---|
101 | #btrfs-tools # ogLive anterior a Ubuntu 20.04 |
---|
102 | #ufsutils # ogLive anterior a Ubuntu 14.04 |
---|
103 | #zfsutils # ogLive anterior a Ubuntu 16.04 |
---|
104 | #android-tools-fsutils # ogLive entre Ubuntu 16.04 y Ubuntu 20.04 |
---|
105 | |
---|
106 | filesystem_remote = |
---|
107 | sshfs cifs-utils smbclient open-iscsi openssh-server |
---|
108 | #nfs-common # Provoca error de instalación en Ubuntu 15.04 |
---|
109 | #bittornado # ogLive anterior a Ubuntu 20.04 |
---|
110 | |
---|
111 | monitoring = htop ncdu bwbar bmon iftop ifstat dstat hdparm sdparm blktool testdisk |
---|
112 | |
---|
113 | networking = netpipes curl wget tftp-hpa dnsutils |
---|
114 | #trickle # ubuntu noble: has no installation candidate |
---|
115 | lighttpd ethtool ssmping tcpdump nmap arping ntpdate ctorrent udpcast #iptraf |
---|
116 | |
---|
117 | testing = |
---|
118 | screen schroot xmlstarlet |
---|
119 | efibootmgr efitools refind grub-efi-amd64-bin grub-efi-ia32-bin grub-pc-bin ## UEFI |
---|
120 | #libxss1 python-prctl python-six python-requests ## OGAgent |
---|
121 | ############## |
---|
122 | fusioninventory-agent nvme-cli disktype laptop-detect |
---|
123 | #discover casper lupin-casper xinit obconf xserver-xorg x11-xserver-utils xterm network-manager-gnome plymouth-x11 plymouth-label plymouth-theme-ubuntu-logo pcmanfm chromium-browser gtk-theme-switch gtk2-engines murrine-themes |
---|
124 | ####################################3 |
---|
125 | #gnome-icon-theme gnome-brave-icon-theme dmz-cursor-theme python-wnck python-xlib python-pyinotify python-alsaaudio python-vte maximus gpicview leafpad lxappearance lxmenu-data lxrandr lxterminal nitrogen ttf-ubuntu-font-family time synaptic libglib-perl libgtk2-perl libxml-simple-perl smartmontools gnome-disk-utility policykit-1-gnome policykit-desktop-privileges baobab lshw-gtk usb-creator-gtk wodim curlftpfs libnotify-bin cryptsetup system-config-lvm |
---|
126 | |
---|
127 | xwindows = |
---|
128 | v86d # VESA Kernel 3.7+ |
---|
129 | #xorg-dev xorg lxde #+300M |
---|
130 | #roxterm gparted #+80M |
---|
131 | #openbox midori #xvesa en compilacion |
---|
132 | |
---|
133 | oggit = python3 python3-git python3-xattr python3-libarchive-c python3-pylibacl python3-pip opengnsys-libarchive-c python3-termcolor bsdextrautils opengnsys-pyblkid ntfs-3g-system-compression python3-tqdm |
---|
134 | |
---|