mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-26 01:53:23 -05:00
version 1.1, the one which depends on dswim and has better package checks.
This commit is contained in:
parent
7c51817c17
commit
0f70646880
@ -29,7 +29,7 @@ my $nodename = `uname -n`; chomp $nodename;
|
|||||||
my $debian_yard = "Debian-X11.yard";
|
my $debian_yard = "Debian-X11.yard";
|
||||||
my $status = "/var/lib/dpkg/status";
|
my $status = "/var/lib/dpkg/status";
|
||||||
my $info = "/var/lib/dpkg/info";
|
my $info = "/var/lib/dpkg/info";
|
||||||
my $version = "1.0";
|
my $version = "1.1";
|
||||||
|
|
||||||
# You need file-rc, and you may add other extra stuff (@extra_packages).
|
# You need file-rc, and you may add other extra stuff (@extra_packages).
|
||||||
# These packages were chosen for woody, so you may need something different.
|
# These packages were chosen for woody, so you may need something different.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user