diff options
author | Robert Seaton <seatonr@dupage.edu> | 2011-06-01 11:11:33 -0500 |
---|---|---|
committer | Robert Seaton <seatonr@dupage.edu> | 2011-06-01 11:11:33 -0500 |
commit | b028f0f29e318da01c928ea9e99670618d7bdc0b (patch) | |
tree | 7ff24e0b2537d788365f6e240fee3a684d3a12a8 | |
parent | Switched tactics: now trying to remaster the official stage3 tarball instead ... (diff) | |
download | glentoo-b028f0f29e318da01c928ea9e99670618d7bdc0b.tar.gz glentoo-b028f0f29e318da01c928ea9e99670618d7bdc0b.tar.bz2 glentoo-b028f0f29e318da01c928ea9e99670618d7bdc0b.zip |
Disable net-dialup/ppp because it results in livecd-stage1 build failure.
-rwxr-xr-x | livecd-stage1.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/livecd-stage1.spec b/livecd-stage1.spec index 6e33872..cccfcb4 100755 --- a/livecd-stage1.spec +++ b/livecd-stage1.spec @@ -136,8 +136,8 @@ livecd/packages: net-dialup/mingetty net-dialup/minicom # net-dialup/penggy - net-dialup/pptpclient - net-dialup/rp-pppoe + #net-dialup/pptpclient + #net-dialup/rp-pppoe net-firewall/iptables net-fs/mount-cifs net-fs/nfs-utils |