Skip to content

Commit

Permalink
no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
dankamongmen committed Jan 23, 2013
1 parent 607d346 commit b49ad60
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 38 deletions.
Binary file removed libc6-udeb_2.13-SprezzOS36_amd64.udeb
Binary file not shown.
Binary file added libc6-udeb_2.16-SprezzOS1_amd64.udeb
Binary file not shown.
4 changes: 3 additions & 1 deletion makecd
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@ mkdir -p tmp/mirror/dists/"$CODENAME"/main/installer-amd64/current/images/
cp -r dest/* tmp/mirror/dists/"$CODENAME"/main/installer-amd64/current/images/

simple-cdd --dist "$CODENAME" --profiles SprezzOS -b SprezzOS --auto-profiles SprezzOS \
--local-packages "$PKGS"
--local-packages "$PKGS" --kernel-packages `pwd`/linux-image-3.7-trunk-amd64_3.7.4-1_amd64.deb,`pwd`/linux-image-3.7-trunk-amd64-dbg_3.7.4-1_amd64.deb



cleancd () {
sudo fusermount -u "$tmp"
Expand Down
37 changes: 0 additions & 37 deletions populateinitrd

This file was deleted.

0 comments on commit b49ad60

Please sign in to comment.