diff --git a/Documentation/ls_pro_live/portage/package.keywords/catdoc b/Documentation/ls_pro_live/portage/package.keywords/catdoc new file mode 100644 index 0000000..e0b58b5 --- /dev/null +++ b/Documentation/ls_pro_live/portage/package.keywords/catdoc @@ -0,0 +1 @@ +app-text/catdoc x86 ~x86 \ No newline at end of file diff --git a/Documentation/ls_pro_live/portage/package.keywords/google-perftools b/Documentation/ls_pro_live/portage/package.keywords/google-perftools new file mode 100644 index 0000000..e49257d --- /dev/null +++ b/Documentation/ls_pro_live/portage/package.keywords/google-perftools @@ -0,0 +1 @@ +dev-util/google-perftools x86 ~x86 diff --git a/Documentation/ls_pro_live/portage/package.keywords/gsasl b/Documentation/ls_pro_live/portage/package.keywords/gsasl new file mode 100644 index 0000000..bf1f0b2 --- /dev/null +++ b/Documentation/ls_pro_live/portage/package.keywords/gsasl @@ -0,0 +1 @@ +virtual/gsasl x86 ~x86 diff --git a/Documentation/ls_pro_live/portage/package.keywords/icedtea b/Documentation/ls_pro_live/portage/package.keywords/icedtea new file mode 100644 index 0000000..e00031f --- /dev/null +++ b/Documentation/ls_pro_live/portage/package.keywords/icedtea @@ -0,0 +1 @@ +dev-java/icedtea x86 ~x86 diff --git a/Documentation/ls_pro_live/portage/package.keywords/libgsasl b/Documentation/ls_pro_live/portage/package.keywords/libgsasl new file mode 100644 index 0000000..65ac8b0 --- /dev/null +++ b/Documentation/ls_pro_live/portage/package.keywords/libgsasl @@ -0,0 +1 @@ +net-libs/libgsasl x86 ~x86 diff --git a/Documentation/ls_pro_live/portage/package.keywords/webalizer-xtended b/Documentation/ls_pro_live/portage/package.keywords/webalizer-xtended new file mode 100644 index 0000000..ac21f06 --- /dev/null +++ b/Documentation/ls_pro_live/portage/package.keywords/webalizer-xtended @@ -0,0 +1 @@ +app-admin/webalizer-xtended x86 ~x86 diff --git a/Documentation/ls_pro_live/portage/profile/packages b/Documentation/ls_pro_live/portage/profile/packages index 09da7eb..15eaee8 100644 --- a/Documentation/ls_pro_live/portage/profile/packages +++ b/Documentation/ls_pro_live/portage/profile/packages @@ -18,6 +18,7 @@ >=sys-devel/gcc-4.2.1 *sys-fs/xfsprogs *sys-fs/jfsutils +*sys-fs/reiser4progs *app-admin/showconsole *sys-libs/timezone-data *net-misc/dhcpcd diff --git a/Documentation/ls_pro_live/portage/profile/virtuals b/Documentation/ls_pro_live/portage/profile/virtuals index 4d34582..32648f1 100644 --- a/Documentation/ls_pro_live/portage/profile/virtuals +++ b/Documentation/ls_pro_live/portage/profile/virtuals @@ -1 +1 @@ -virtual/linux-sources sys-kernel/nas-sources +virtual/linux-sources sys-kernel/buffalo_ls_pro_live-sources diff --git a/Documentation/ls_pro_live/root_overlay/etc/make.conf b/Documentation/ls_pro_live/root_overlay/etc/make.conf index e60529f..b6b4e80 100644 --- a/Documentation/ls_pro_live/root_overlay/etc/make.conf +++ b/Documentation/ls_pro_live/root_overlay/etc/make.conf @@ -2,10 +2,12 @@ # built this stage. # Please consult /usr/share/portage/config/make.conf.example for a more # detailed example. -CFLAGS="-Os -pipe" +CFLAGS="-march=armv5te -mtune=arm926ej-s -Os -fomit-frame-pointer -pipe" CXXFLAGS="${CFLAGS}" # WARNING: Changing your CHOST is not something that should be done lightly. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing. CHOST="armv5tejl-softfloat-linux-gnueabi" +# LDFLAGS is unsupported. USE AT YOUR OWN RISK! +LDFLAGS="-Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed" source /var/lib/layman/make.conf \ No newline at end of file diff --git a/Documentation/ls_xhl/portage/profile/packages b/Documentation/ls_xhl/portage/profile/packages index 17f7c09..0113e11 100644 --- a/Documentation/ls_xhl/portage/profile/packages +++ b/Documentation/ls_xhl/portage/profile/packages @@ -18,6 +18,8 @@ >=sys-devel/gcc-4.2.1 *sys-fs/xfsprogs *sys-fs/jfsutils +*sys-fs/reiser4progs +*sys-apps/gdisk *app-admin/showconsole *sys-libs/timezone-data *net-misc/dhcpcd diff --git a/Documentation/ls_xhl/portage/profile/virtuals b/Documentation/ls_xhl/portage/profile/virtuals index 4d34582..908b287 100644 --- a/Documentation/ls_xhl/portage/profile/virtuals +++ b/Documentation/ls_xhl/portage/profile/virtuals @@ -1 +1 @@ -virtual/linux-sources sys-kernel/nas-sources +virtual/linux-sources sys-kernel/buffalo_ls_xhl-sources