Skip to content

Instantly share code, notes, and snippets.

View lindwurm's full-sized avatar
🦊
I may be slow to respond.

hota lindwurm

🦊
I may be slow to respond.
View GitHub Profile
root@cloud:~# dd if=/dev/sdc1 of=/dev/sdb1 bs=4K conv=noerror,sync status=progress
470333775872 bytes (470 GB, 438 GiB) copied, 5336.52 s, 88.1 MB/s
dd: '/dev/sdc1' の読み込みエラー: 入力/出力エラーです
114827585+0 レコード入力
114827585+0 レコード出力
470333788160 bytes (470 GB, 438 GiB) copied, 5339.42 s, 88.1 MB/s
470333796352 bytes (470 GB, 438 GiB) copied, 5339.45 s, 88.1 MB/s
dd: '/dev/sdc1' の読み込みエラー: 入力/出力エラーです
114827586+1 レコード入力
114827587+0 レコード出力
[ 72% 71750/98366] target thumb C++: libcameraservice_32 <= frameworks/av/services/camera/libcameraservice/utils/CameraTraces.cpp [4192/9607]
[ 72% 71751/98366] build /nvme1/lindwurm/aicp/out/target/product/ocn/obj/ETC/nonplat_file_contexts_intermediates/nonplat_file_contexts
FAILED: /nvme1/lindwurm/aicp/out/target/product/ocn/obj/ETC/nonplat_file_contexts_intermediates/nonplat_file_contexts
/bin/bash -c "(m4 -s system/sepolicy/vendor/file_contexts /nvme1/lindwurm/aicp/out/target/product/ocn/obj/ETC/sectxfile_nl_intermediates/sectxfile_nl device/qcom/sepolicy/common/file_contexts /nvme1/lindwurm/aicp/out/target/prod
uct/ocn/obj/ETC/sectxfile_nl_intermediates/sectxfile_nl device/qcom/sepolicy/msm8998/file_contexts /nvme1/lindwurm/aicp/out/target/product/ocn/obj/ETC/sectxfile_nl_intermediates/sectxfile_nl device/qcom/sepolicy/test/file_contexts
/nvme1/lindwurm/aicp/out/target/product/ocn/obj/ETC/sec

Prerequisites for device maintaining

Application procedure

  • Applicants with history of "conflicts" won't be accepted in any way. You should be aware of this before applying.
  • Applicants should drop a message to one team member only. The member will forward the message to the reviewers and give you the appropriate contact information for your reviewer. "Spamming" more than one team member will result in an immediate rejection.
  • Applicants contacting the reviewers on any other communication platform but Google Hangouts will be rejected as they clearly didn't read this!
  • Applicants must be aware of the fact that the team's language for communicating is ENGLISH.
  • Continued support will be needed, so ask yourself: "Can/Do I want to provide continuous support?". AICP is not a "submit & forget" home for buildbots. We don't want people who build numerous custom ROMs. This is not the purpose of maintaining from our point of view. You need to be willing to continue maintaining the device b
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=8.1.0
TARGET_PRODUCT=aicp_zeroltekdi
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-a
TARGET_CPU_VARIANT=generic
TARGET_2ND_ARCH=arm
# zshrc
# License : MIT
# http://mollifier.mit-license.org/
# fork from https://gist.github.com/mollifier/4979906/43d1c77344dd59fa119ca5b75e7a54e01e668710
########################################
# 補完とプロンプト
autoload -Uz compinit promptinit
compinit
promptinit
[ 85% 30946/36004] build out/target/product/hammerhead/obj/NOTICE.html
Combining NOTICE files into HTML
Combining NOTICE files into text
[ 86% 30975/36004] Target system fs image: ...KAGING/systemimage_intermediates/system.img
FAILED: /bin/bash -c "(mkdir -p out/target/product/hammerhead/obj/PACKAGING/systemimage_intermediates/ out/target/product/hammerhead/obj/PACKAGING/systemimage_intermediates && rm -rf out/target/product/hamme
rhead/obj/PACKAGING/systemimage_intermediates/system_image_info.txt ) && (echo \"fs_type=ext4\" >> out/target/product/hammerhead/obj/PACKAGING/systemimage_intermediates/system_image_info.txt ) && (echo \"sy
stem_size=1073741824\" >> out/target/product/hammerhead/obj/PACKAGING/systemimage_intermediates/system_image_info.txt ) && (echo \"userdata_size=13725837312\" >> out/target/product/hammerhead/obj/PACKAGING
/systemimage_intermediates/system_image_info.txt ) && (echo \"cache_fs_type=ext4\" >> out/target/product/hammerhead/obj/PACKAGING/systemimage_intermediates/system_image_inf

Keybase proof

I hereby claim:

  • I am lindwurm on github.
  • I am hota (https://keybase.io/hota) on keybase.
  • I have a public key whose fingerprint is A75E F005 922D 504B 4922 608A FEFC 294E 20B6 A936

To claim this, I am signing this object:

@lindwurm
lindwurm / config
Created January 19, 2018 12:30
PRも取得したいときの `mastodon/.git/config`
[remote "tootsuite"]
url = https://github.com/tootsuite/mastodon.git
fetch = +refs/heads/*:refs/remotes/tootsuite/*
fetch = +refs/pull/*/head:refs/remotes/tootsuite/pr/*
creating userdata.img...
Traceback (most recent call last):
File "./build/tools/releasetools/add_img_to_target_files", line 556, in <module>
main(sys.argv[1:])
File "./build/tools/releasetools/add_img_to_target_files", line 550, in main
AddImagesToTargetFiles(args[0])
File "./build/tools/releasetools/add_img_to_target_files", line 473, in AddImagesToTargetFiles
AddUserdata(output_zip)
File "./build/tools/releasetools/add_img_to_target_files", line 274, in AddUserdata
temp_dir = tempfile.mkdtemp()
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!-- mordifordify -->
<remove-project name="AICP/frameworks_base" />
<project name="mordiford/frameworks_base" path="frameworks/base" remote="aicp" />
<remove-project name="AICP/packages_apps_AICP_OTA" />
<project name="mordiford/packages_apps_SlimOTA" path="packages/apps/SlimOTA" revision="n7.1" />