⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.93
Server IP:
65.108.141.171
Server:
Linux server.heloix.com 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
augeas
/
lenses
/
dist
/
tests
/
Edit File: test_schroot.aug
module Test_schroot = let conf = "# Sample configuration [sid] type=plain description=Debian unstable description[fr_FR]=Debian instable location=/srv/chroot/sid priority=3 groups=sbuild root-groups=root aliases=unstable,default [etch] type=block-device description=Debian testing priority=2 #groups=sbuild-security aliases=testing device=/dev/hda_vg/etch_chroot mount-options=-o atime run-setup-scripts=true run-exec-scripts=true [sid-file] type=file description=Debian sid file-based chroot priority=3 groups=sbuild file=/srv/chroots/sid.tar.gz run-setup-scripts=true run-exec-scripts=true [sid-snapshot] type=lvm-snapshot description=Debian unstable LVM snapshot priority=3 groups=sbuild root-groups=root device=/dev/hda_vg/sid_chroot mount-options=-o atime,sync,user_xattr lvm-snapshot-options=--size 2G run-setup-scripts=true run-exec-scripts=true " test Schroot.lns get conf = { "#comment" = "Sample configuration" } { } { "sid" { "type" = "plain" } { "description" = "Debian unstable" } { "description" = "Debian instable" { "lang" = "fr_FR" } } { "location" = "/srv/chroot/sid" } { "priority" = "3" } { "groups" = "sbuild" } { "root-groups" = "root" } { "aliases" = "unstable,default" } { } } { "etch" { "type" = "block-device" } { "description" = "Debian testing" } { "priority" = "2" } { "#comment" = "groups=sbuild-security" } { "aliases" = "testing" } { "device" = "/dev/hda_vg/etch_chroot" } { "mount-options" = "-o atime" } { "run-setup-scripts" = "true" } { "run-exec-scripts" = "true" } { } } { "sid-file" { "type" = "file" } { "description" = "Debian sid file-based chroot" } { "priority" = "3" } { "groups" = "sbuild" } { "file" = "/srv/chroots/sid.tar.gz" } { "run-setup-scripts" = "true" } { "run-exec-scripts" = "true" } { } } { "sid-snapshot" { "type" = "lvm-snapshot" } { "description" = "Debian unstable LVM snapshot" } { "priority" = "3" } { "groups" = "sbuild" } { "root-groups" = "root" } { "device" = "/dev/hda_vg/sid_chroot" } { "mount-options" = "-o atime,sync,user_xattr" } { "lvm-snapshot-options" = "--size 2G" } { "run-setup-scripts" = "true" } { "run-exec-scripts" = "true" } }
Simpan