Loading build/util/gen-sources.list.udeb +1 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ get_mirrors() { [ -s $file ] || continue grep '^deb[[:space:]]' $file | \ grep -v '^deb[[:space:]]\+cdrom:' | \ sed 's,^deb \[[^]]*\] ,deb ,' | \ grep -v '\(security.debian.org\|volatile.debian.\(net\|org\)\)' | \ grep '[[:space:]]main' | \ awk '{print $1 " " $2}' | \ Loading debian/changelog +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ debian-installer (2011xxxx) UNRELEASED; urgency=low * Document Breaks as a disallowed control field. * Install /var/lib/dpkg/info/$(dpkg --print-architecture) -> . symlink so that images build correctly in the presence of multiarch dpkg. * Skip the option field in sources.list lines, if present. -- Jurij Smakov <jurij@debian.org> Mon, 24 Jan 2011 21:27:36 +0000 Loading Loading
build/util/gen-sources.list.udeb +1 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ get_mirrors() { [ -s $file ] || continue grep '^deb[[:space:]]' $file | \ grep -v '^deb[[:space:]]\+cdrom:' | \ sed 's,^deb \[[^]]*\] ,deb ,' | \ grep -v '\(security.debian.org\|volatile.debian.\(net\|org\)\)' | \ grep '[[:space:]]main' | \ awk '{print $1 " " $2}' | \ Loading
debian/changelog +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ debian-installer (2011xxxx) UNRELEASED; urgency=low * Document Breaks as a disallowed control field. * Install /var/lib/dpkg/info/$(dpkg --print-architecture) -> . symlink so that images build correctly in the presence of multiarch dpkg. * Skip the option field in sources.list lines, if present. -- Jurij Smakov <jurij@debian.org> Mon, 24 Jan 2011 21:27:36 +0000 Loading