From b6b5dbf1e65a35ef2fefe5c7fc41dea241bc5df0 Mon Sep 17 00:00:00 2001 From: "Igor Zalatov (from Citadel PC)" Date: Mon, 29 Aug 2022 15:23:34 +0300 Subject: [PATCH] Rebase --- Library/.dot | 0 .../gk7205v200_axiostv}/br-ext-chip-goke/package/ax-agent | 0 .../gk7205v200_axiostv}/general/package/ax-agent/Config.in | 0 .../gk7205v200_axiostv}/general/package/ax-agent/ax-agent.mk | 0 .../gk7205v200_axiostv}/general/package/ax-agent/src/ax-agent.c | 0 {t31_dbell => Projects/t31_dbell}/Makefile | 0 {t31_dbell => Projects/t31_dbell}/br-ext-chip-ingenic/Config.in | 0 .../configs/unknown_unknown_t31_dbell_defconfig | 0 .../t31_dbell}/br-ext-chip-ingenic/external.mk | 0 .../t31_dbell}/br-ext-chip-ingenic/package/dbell-ina219 | 0 .../t31_dbell}/general/overlay/etc/fw_env.config | 0 .../t31_dbell}/general/package/dbell-ina219/Config.in | 0 .../t31_dbell}/general/package/dbell-ina219/dbell-ina219.mk | 0 .../t31_dbell}/general/package/dbell-ina219/src/ina219.c | 0 {t31_vixand => Projects/t31_vixand}/Makefile | 0 .../br-ext-chip-ingenic/board/t31/kernel/t31.vixand.config | 0 .../configs/unknown_unknown_t31_vixand_defconfig | 0 .../t31_vixand}/general/overlay/etc/init.d/S98vtun | 0 {t31_vixand => Projects/t31_vixand}/general/overlay/etc/modules | 0 .../t31_vixand}/general/overlay/etc/network/interfaces | 0 .../t31_vixand}/general/overlay/etc/ppp/chatscripts/modem.chat | 0 .../t31_vixand}/general/overlay/etc/ppp/options | 0 .../t31_vixand}/general/overlay/etc/ppp/peers/provider | 0 README.md | 2 +- 24 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 Library/.dot rename {gk7205v200_axiostv => Projects/gk7205v200_axiostv}/br-ext-chip-goke/package/ax-agent (100%) rename {gk7205v200_axiostv => Projects/gk7205v200_axiostv}/general/package/ax-agent/Config.in (100%) rename {gk7205v200_axiostv => Projects/gk7205v200_axiostv}/general/package/ax-agent/ax-agent.mk (100%) rename {gk7205v200_axiostv => Projects/gk7205v200_axiostv}/general/package/ax-agent/src/ax-agent.c (100%) rename {t31_dbell => Projects/t31_dbell}/Makefile (100%) rename {t31_dbell => Projects/t31_dbell}/br-ext-chip-ingenic/Config.in (100%) rename {t31_dbell => Projects/t31_dbell}/br-ext-chip-ingenic/configs/unknown_unknown_t31_dbell_defconfig (100%) rename {t31_dbell => Projects/t31_dbell}/br-ext-chip-ingenic/external.mk (100%) rename {t31_dbell => Projects/t31_dbell}/br-ext-chip-ingenic/package/dbell-ina219 (100%) rename {t31_dbell => Projects/t31_dbell}/general/overlay/etc/fw_env.config (100%) rename {t31_dbell => Projects/t31_dbell}/general/package/dbell-ina219/Config.in (100%) rename {t31_dbell => Projects/t31_dbell}/general/package/dbell-ina219/dbell-ina219.mk (100%) rename {t31_dbell => Projects/t31_dbell}/general/package/dbell-ina219/src/ina219.c (100%) rename {t31_vixand => Projects/t31_vixand}/Makefile (100%) rename {t31_vixand => Projects/t31_vixand}/br-ext-chip-ingenic/board/t31/kernel/t31.vixand.config (100%) rename {t31_vixand => Projects/t31_vixand}/br-ext-chip-ingenic/configs/unknown_unknown_t31_vixand_defconfig (100%) rename {t31_vixand => Projects/t31_vixand}/general/overlay/etc/init.d/S98vtun (100%) rename {t31_vixand => Projects/t31_vixand}/general/overlay/etc/modules (100%) rename {t31_vixand => Projects/t31_vixand}/general/overlay/etc/network/interfaces (100%) rename {t31_vixand => Projects/t31_vixand}/general/overlay/etc/ppp/chatscripts/modem.chat (100%) rename {t31_vixand => Projects/t31_vixand}/general/overlay/etc/ppp/options (100%) rename {t31_vixand => Projects/t31_vixand}/general/overlay/etc/ppp/peers/provider (100%) diff --git a/Library/.dot b/Library/.dot new file mode 100644 index 0000000..e69de29 diff --git a/gk7205v200_axiostv/br-ext-chip-goke/package/ax-agent b/Projects/gk7205v200_axiostv/br-ext-chip-goke/package/ax-agent similarity index 100% rename from gk7205v200_axiostv/br-ext-chip-goke/package/ax-agent rename to Projects/gk7205v200_axiostv/br-ext-chip-goke/package/ax-agent diff --git a/gk7205v200_axiostv/general/package/ax-agent/Config.in b/Projects/gk7205v200_axiostv/general/package/ax-agent/Config.in similarity index 100% rename from gk7205v200_axiostv/general/package/ax-agent/Config.in rename to Projects/gk7205v200_axiostv/general/package/ax-agent/Config.in diff --git a/gk7205v200_axiostv/general/package/ax-agent/ax-agent.mk b/Projects/gk7205v200_axiostv/general/package/ax-agent/ax-agent.mk similarity index 100% rename from gk7205v200_axiostv/general/package/ax-agent/ax-agent.mk rename to Projects/gk7205v200_axiostv/general/package/ax-agent/ax-agent.mk diff --git a/gk7205v200_axiostv/general/package/ax-agent/src/ax-agent.c b/Projects/gk7205v200_axiostv/general/package/ax-agent/src/ax-agent.c similarity index 100% rename from gk7205v200_axiostv/general/package/ax-agent/src/ax-agent.c rename to Projects/gk7205v200_axiostv/general/package/ax-agent/src/ax-agent.c diff --git a/t31_dbell/Makefile b/Projects/t31_dbell/Makefile similarity index 100% rename from t31_dbell/Makefile rename to Projects/t31_dbell/Makefile diff --git a/t31_dbell/br-ext-chip-ingenic/Config.in b/Projects/t31_dbell/br-ext-chip-ingenic/Config.in similarity index 100% rename from t31_dbell/br-ext-chip-ingenic/Config.in rename to Projects/t31_dbell/br-ext-chip-ingenic/Config.in diff --git a/t31_dbell/br-ext-chip-ingenic/configs/unknown_unknown_t31_dbell_defconfig b/Projects/t31_dbell/br-ext-chip-ingenic/configs/unknown_unknown_t31_dbell_defconfig similarity index 100% rename from t31_dbell/br-ext-chip-ingenic/configs/unknown_unknown_t31_dbell_defconfig rename to Projects/t31_dbell/br-ext-chip-ingenic/configs/unknown_unknown_t31_dbell_defconfig diff --git a/t31_dbell/br-ext-chip-ingenic/external.mk b/Projects/t31_dbell/br-ext-chip-ingenic/external.mk similarity index 100% rename from t31_dbell/br-ext-chip-ingenic/external.mk rename to Projects/t31_dbell/br-ext-chip-ingenic/external.mk diff --git a/t31_dbell/br-ext-chip-ingenic/package/dbell-ina219 b/Projects/t31_dbell/br-ext-chip-ingenic/package/dbell-ina219 similarity index 100% rename from t31_dbell/br-ext-chip-ingenic/package/dbell-ina219 rename to Projects/t31_dbell/br-ext-chip-ingenic/package/dbell-ina219 diff --git a/t31_dbell/general/overlay/etc/fw_env.config b/Projects/t31_dbell/general/overlay/etc/fw_env.config similarity index 100% rename from t31_dbell/general/overlay/etc/fw_env.config rename to Projects/t31_dbell/general/overlay/etc/fw_env.config diff --git a/t31_dbell/general/package/dbell-ina219/Config.in b/Projects/t31_dbell/general/package/dbell-ina219/Config.in similarity index 100% rename from t31_dbell/general/package/dbell-ina219/Config.in rename to Projects/t31_dbell/general/package/dbell-ina219/Config.in diff --git a/t31_dbell/general/package/dbell-ina219/dbell-ina219.mk b/Projects/t31_dbell/general/package/dbell-ina219/dbell-ina219.mk similarity index 100% rename from t31_dbell/general/package/dbell-ina219/dbell-ina219.mk rename to Projects/t31_dbell/general/package/dbell-ina219/dbell-ina219.mk diff --git a/t31_dbell/general/package/dbell-ina219/src/ina219.c b/Projects/t31_dbell/general/package/dbell-ina219/src/ina219.c similarity index 100% rename from t31_dbell/general/package/dbell-ina219/src/ina219.c rename to Projects/t31_dbell/general/package/dbell-ina219/src/ina219.c diff --git a/t31_vixand/Makefile b/Projects/t31_vixand/Makefile similarity index 100% rename from t31_vixand/Makefile rename to Projects/t31_vixand/Makefile diff --git a/t31_vixand/br-ext-chip-ingenic/board/t31/kernel/t31.vixand.config b/Projects/t31_vixand/br-ext-chip-ingenic/board/t31/kernel/t31.vixand.config similarity index 100% rename from t31_vixand/br-ext-chip-ingenic/board/t31/kernel/t31.vixand.config rename to Projects/t31_vixand/br-ext-chip-ingenic/board/t31/kernel/t31.vixand.config diff --git a/t31_vixand/br-ext-chip-ingenic/configs/unknown_unknown_t31_vixand_defconfig b/Projects/t31_vixand/br-ext-chip-ingenic/configs/unknown_unknown_t31_vixand_defconfig similarity index 100% rename from t31_vixand/br-ext-chip-ingenic/configs/unknown_unknown_t31_vixand_defconfig rename to Projects/t31_vixand/br-ext-chip-ingenic/configs/unknown_unknown_t31_vixand_defconfig diff --git a/t31_vixand/general/overlay/etc/init.d/S98vtun b/Projects/t31_vixand/general/overlay/etc/init.d/S98vtun similarity index 100% rename from t31_vixand/general/overlay/etc/init.d/S98vtun rename to Projects/t31_vixand/general/overlay/etc/init.d/S98vtun diff --git a/t31_vixand/general/overlay/etc/modules b/Projects/t31_vixand/general/overlay/etc/modules similarity index 100% rename from t31_vixand/general/overlay/etc/modules rename to Projects/t31_vixand/general/overlay/etc/modules diff --git a/t31_vixand/general/overlay/etc/network/interfaces b/Projects/t31_vixand/general/overlay/etc/network/interfaces similarity index 100% rename from t31_vixand/general/overlay/etc/network/interfaces rename to Projects/t31_vixand/general/overlay/etc/network/interfaces diff --git a/t31_vixand/general/overlay/etc/ppp/chatscripts/modem.chat b/Projects/t31_vixand/general/overlay/etc/ppp/chatscripts/modem.chat similarity index 100% rename from t31_vixand/general/overlay/etc/ppp/chatscripts/modem.chat rename to Projects/t31_vixand/general/overlay/etc/ppp/chatscripts/modem.chat diff --git a/t31_vixand/general/overlay/etc/ppp/options b/Projects/t31_vixand/general/overlay/etc/ppp/options similarity index 100% rename from t31_vixand/general/overlay/etc/ppp/options rename to Projects/t31_vixand/general/overlay/etc/ppp/options diff --git a/t31_vixand/general/overlay/etc/ppp/peers/provider b/Projects/t31_vixand/general/overlay/etc/ppp/peers/provider similarity index 100% rename from t31_vixand/general/overlay/etc/ppp/peers/provider rename to Projects/t31_vixand/general/overlay/etc/ppp/peers/provider diff --git a/README.md b/README.md index 64d9128..48d017e 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,5 @@ ## Quick Start - run one command for happiness ;) ``` -https://github.com/ZigFisher/composer.git && cd composer && ./Stapler t31_vixand +https://github.com/ZigFisher/composer.git && cd composer && ./stapler t31_vixand ```